|
||||||||||
| PREV NEXT | FRAMES NO FRAMES | |||||||||
| Packages that use javax.servlet.sip | |
|---|---|
| javax.servlet.sip | |
| javax.servlet.sip.ar | |
| Classes in javax.servlet.sip used by javax.servlet.sip | |
|---|---|
| Address
Represents SIP addresses as found, for example, in From, To, and Contact headers. |
|
| AuthInfo
This interface allows applications to set the authentication information on servlet initiated requests that are challenged by a Proxy or UAS. |
|
| B2buaHelper
Helper class providing support for B2BUA applications. |
|
| Parameterable
The Parameterable interface is used to indicate a SIP header field value with optional parameters. |
|
| Proxy
Represents the operation of proxying a SIP request. |
|
| ProxyBranch
A ProxyBranch represents a branch which the Proxy sends out the request on. |
|
| Rel100Exception
Indicates that a provisional response cannot be sent reliably or PRACK was attempted to be created on a non reliable provisional response. |
|
| ServletParseException
Thrown by the container when an application attempts to parse a malformed header or addressing structure. |
|
| ServletTimer
Created by the TimerService for servlet applications wishing to schedule future tasks. |
|
| SipApplicationSession
Represents application instances. |
|
| SipApplicationSession.Protocol
Possible protocols to which sessions contained in the SipApplicationSession belong to. |
|
| SipApplicationSessionBindingEvent
Events of this type are either sent to an object that implements SipApplicationSessionBindingListener when it is bound or unbound from an application session, or to a SipApplicationSessionAttributeListener that has been configured in the deployment descriptor when any attribute is bound, unbound or replaced in an application session. |
|
| SipApplicationSessionEvent
This is the class representing event notifications for changes to SipApplicationSessions within a SIP servlet application. |
|
| SipErrorEvent
Events of this type are sent to objects implementing the SipErrorListener interface when an error occurs which is related to the applications processing of a SIP transaction. |
|
| SipServlet
Provides an abstract class to be subclassed to create a SIP servlet. |
|
| SipServletContextEvent
SIP Servlet specific context event. |
|
| SipServletMessage
Defines common aspects of SIP requests and responses. |
|
| SipServletMessage.HeaderForm
Type header forms. |
|
| SipServletRequest
Represents SIP request messages. |
|
| SipServletResponse
Represents SIP responses. |
|
| SipSession
Represents point-to-point SIP relationships. |
|
| SipSession.State
Possible SIP dialog states from SipSession FSM. |
|
| SipSessionBindingEvent
Events of this type are either sent to an object that implements SipSessionBindingListener when it is bound or unbound from a session, or to a SipSessionAttributeListener that has been configured in the deployment descriptor when any attribute is bound, unbound or replaced in a session. |
|
| SipSessionEvent
This is the class representing event notifications for changes to SipSessions within a SIP servlet application. |
|
| SipURI
Represents sip and sips URIs. |
|
| TooManyHopsException
Thrown when a SIP Servlet application attempts to obtain a Proxy object for a request with a Max-Forwards header with value 0. |
|
| UAMode
User Agent modes, UAC (client) or UAS (server) |
|
| URI
Base interface for any type of URI. |
|
| Classes in javax.servlet.sip used by javax.servlet.sip.ar | |
|---|---|
| SipServletRequest
Represents SIP request messages. |
|
|
||||||||||
| PREV NEXT | FRAMES NO FRAMES | |||||||||