|
JAIN-SIP 2.0 API | |||||||||
PREV NEXT | FRAMES NO FRAMES |
Packages that use ContactHeader | |
---|---|
javax.sip | This package contains the main interfaces that model the architecture from both an application developer and a stack vendor view. |
javax.sip.header | This package contains all the headers interfaces supported by this specification. |
Uses of ContactHeader in javax.sip |
---|
Methods in javax.sip that return ContactHeader | |
---|---|
ContactHeader |
ListeningPoint.createContactHeader()
Create a contact for this listening point. |
Uses of ContactHeader in javax.sip.header |
---|
Methods in javax.sip.header that return ContactHeader | |
---|---|
ContactHeader |
HeaderFactory.createContactHeader()
Creates a new wildcard ContactHeader. |
ContactHeader |
HeaderFactory.createContactHeader(Address address)
Creates a new ContactHeader based on the newly supplied address value. |
|
JAIN-SIP 2.0 API | |||||||||
PREV NEXT | FRAMES NO FRAMES |