Uses of Package
javax.sip.message

Packages that use javax.sip.message
examples.authorization   
examples.busy   
examples.ims   
examples.nistgoodies.messagevalve   
examples.publish   
examples.redirect   
examples.tls   
examples.tpcc   
gov.nist.javax.sip This is the root of the JAIN implementation of SIP. 
gov.nist.javax.sip.clientauthutils This package contains a set of utilities for client side Authentication Challenge handling. 
gov.nist.javax.sip.message Class definitions for SIP messages and message factory. 
gov.nist.javax.sip.stack This package implements the main protocol abstractions that are defined by the SIP RFC 3261. 
javax.sip This package contains the main interfaces that model the architecture from both an application developer and a stack vendor view. 
javax.sip.address This package contains interfaces that represent the Addressing components of the SIP protocol. 
javax.sip.message This package contains the interfaces representing SIP messages. 
performance.b2bua   
test.tck   
test.tck.msgflow   
test.tck.msgflow.callflows   
test.unit.gov.nist.javax.sip.stack   
 

Classes in javax.sip.message used by examples.authorization
Request
          A SIP Request is a request from a client to a server.
 

Classes in javax.sip.message used by examples.busy
Request
          A SIP Request is a request from a client to a server.
 

Classes in javax.sip.message used by examples.ims
Response
          A Response message is sent by a recipient of Request once it has received and interpreted the Request.
 

Classes in javax.sip.message used by examples.nistgoodies.messagevalve
Response
          A Response message is sent by a recipient of Request once it has received and interpreted the Request.
 

Classes in javax.sip.message used by examples.publish
Request
          A SIP Request is a request from a client to a server.
 

Classes in javax.sip.message used by examples.redirect
MessageFactory
          This interface provides factory methods that allow an application to create Request and Response messages from a particular implementation of JAIN SIP.
 

Classes in javax.sip.message used by examples.tls
Request
          A SIP Request is a request from a client to a server.
 

Classes in javax.sip.message used by examples.tpcc
Request
          A SIP Request is a request from a client to a server.
 

Classes in javax.sip.message used by gov.nist.javax.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.
 

Classes in javax.sip.message used by gov.nist.javax.sip.clientauthutils
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.
 

Classes in javax.sip.message used by gov.nist.javax.sip.message
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.
 

Classes in javax.sip.message used by gov.nist.javax.sip.stack
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.
 

Classes in javax.sip.message used by javax.sip
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.
 

Classes in javax.sip.message used by javax.sip.address
Request
          A SIP Request is a request from a client to a server.
 

Classes in javax.sip.message used by javax.sip.message
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.
 

Classes in javax.sip.message used by performance.b2bua
MessageFactory
          This interface provides factory methods that allow an application to create Request and Response messages from a particular implementation of JAIN SIP.
 

Classes in javax.sip.message used by test.tck
MessageFactory
          This interface provides factory methods that allow an application to create Request and Response messages from a particular implementation of JAIN SIP.
 

Classes in javax.sip.message used by test.tck.msgflow
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.
 

Classes in javax.sip.message used by test.tck.msgflow.callflows
Request
          A SIP Request is a request from a client to a server.
 

Classes in javax.sip.message used by test.unit.gov.nist.javax.sip.stack
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.
 



Copyright © 2012. All Rights Reserved.