|
JAIN-SIP 2.0 API | |||||||||
PREV NEXT | FRAMES NO FRAMES |
Packages that use ServerHeader | |
---|---|
javax.sip.header | This package contains all the headers interfaces supported by this specification. |
javax.sip.message | This package contains the interfaces representing SIP messages. |
Uses of ServerHeader in javax.sip.header |
---|
Methods in javax.sip.header that return ServerHeader | |
---|---|
ServerHeader |
HeaderFactory.createServerHeader(List product)
Creates a new ServerHeader based on the newly supplied List of product values. |
Uses of ServerHeader in javax.sip.message |
---|
Methods in javax.sip.message with parameters of type ServerHeader | |
---|---|
void |
MessageFactory.setDefaultServerHeader(ServerHeader userAgent)
Set the common Server header for all Responses created from this message factory. |
|
JAIN-SIP 2.0 API | |||||||||
PREV NEXT | FRAMES NO FRAMES |