Package | Description |
---|---|
android.gov.nist.javax.sip |
This is the root of the JAIN implementation of SIP.
|
android.gov.nist.javax.sip.clientauthutils |
This package contains a set of utilities for client side Authentication Challenge handling.
|
android.gov.nist.javax.sip.message |
Class definitions for SIP messages and message factory.
|
android.gov.nist.javax.sip.stack |
This package implements the main protocol abstractions that are defined by the SIP RFC 3261.
|
android.javax.sip |
This package contains the main interfaces that model the architecture
from both an application developer and a stack vendor view.
|
android.javax.sip.address |
This package contains interfaces
that represent the Addressing components of the SIP protocol.
|
android.javax.sip.message |
This package contains the interfaces representing SIP messages.
|
Class and Description |
---|
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.
|
Class and Description |
---|
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.
|
Class and Description |
---|
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.
|
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.
|
Class and Description |
---|
Message
A SIP message is either a request from a client to a server, or a
response from a server to a client.
|
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.
|
Class and Description |
---|
MessageFactory
This interface provides factory methods that allow an application to create
Request and Response messages from a particular implementation of JAIN SIP.
|
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.
|
Class and Description |
---|
Request
A SIP Request is a request from a client to a server.
|
Class and Description |
---|
Message
A SIP message is either a request from a client to a server, or a
response from a server to a client.
|
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.
|
Copyright © 2014. All Rights Reserved.