|
JAIN-SIP 2.0 API | |||||||||
PREV PACKAGE NEXT PACKAGE | FRAMES NO FRAMES |
See:
Description
Interface Summary | |
---|---|
Content | Content fragment for a Multipart-Mime content. |
Message | A SIP message is either a request from a client to a server, or a response from a server to a client. |
MessageFactory | This interface provides factory methods that allow an application to create Request and Response messages from a particular implementation of JAIN SIP. |
MultipartMimeContent | |
Request | A SIP Request is a request from a client to a server. |
Response | A Response message is sent by a recipient of Request once it has received and interpreted the Request. |
SipRequestLine | An interface for the SIP Request Line. |
SipStatusLine | An interface for the SIP Status Line. |
This package contains the interfaces representing SIP messages. There are
two type of messages, namely Request and Response:
Additionally this package contains:
SipFactory
.
|
JAIN-SIP 2.0 API | |||||||||
PREV PACKAGE NEXT PACKAGE | FRAMES NO FRAMES |