See: Description
| Interface | Description |
|---|---|
| Content | |
| MessageExt | |
| MessageFactoryExt |
Intefaces that will be supported by the next release of JAIN-SIP.
|
| MultipartMimeContent | |
| RequestExt |
Extensions for the JAIN-SIP Request interface.
|
| ResponseExt |
Extension for the jain-sip Response interface.
|
| Class | Description |
|---|---|
| ContentImpl |
Implementation of multipart content type.
|
| HeaderIterator |
Iterator over lists of headers.
|
| ListMap |
A map of which of the standard headers may appear as a list
|
| MessageFactoryImpl |
Message Factory implementation
|
| MessageObject |
This is the root object from which all other objects in this package
are derived.
|
| MultipartMimeContentImpl |
Content list for multipart mime content type.
|
| SIPMessage |
This is the main SIP Message structure.
|
| SIPRequest |
The SIP Request structure.
|
| SIPResponse |
SIP Response structure.
|
| Exception | Description |
|---|---|
| SIPDuplicateHeaderException |
Duplicate header exception: thrown when there is more
than one header of a type where there should only be one.
|
Copyright © 2014. All Rights Reserved.