パッケージ
gov.nist.javax.sip.stack の使用

gov.nist.javax.sip.stack を使用しているパッケージ
gov.nist.javax.sip   
gov.nist.javax.sip.stack   
org.siprop.message.impl   
org.siprop.stack.impl   
 

gov.nist.javax.sip により使用される gov.nist.javax.sip.stack のクラス
MessageChannel
          Message channel abstraction for the SIP stack.
ServerRequestInterface
          An interface for a genereic message processor for SIP Request messages.
ServerResponseInterface
          An interface for a genereic message processor for SIP Response messages.
SIPMessageStack
          This class defines a SIP Stack.
SIPTransaction
          Abstract class to support both client and server transactions.
SIPTransactionErrorEvent
          An event that indicates that a transaction has encountered an error.
SIPTransactionEventListener
          Interface implemented by classes that want to be notified of asynchronous transacion events.
SIPTransactionStack
          Adds a transaction layer to the SIPMessageStackclass.
StackMessageFactory
          An interface for generating new requests and responses.
 

gov.nist.javax.sip.stack により使用される gov.nist.javax.sip.stack のクラス
HopImpl
          Routing algorithms return a list of hops to which the request is routed.
MessageChannel
          Message channel abstraction for the SIP stack.
MessageProcessor
          This is the Stack abstraction for the active object that waits for messages to appear on the wire and processes these messages by calling the MessageFactory interface to create a ServerRequest or ServerResponse object.
PendingRecord
           
ServerLog
          Log file wrapper class.
ServerRequestInterface
          An interface for a genereic message processor for SIP Request messages.
ServerResponseInterface
          An interface for a genereic message processor for SIP Response messages.
SIPClientTransaction
          Represents a client transaction.
SIPDialog
          Tracks dialogs.
SIPMessageStack
          This class defines a SIP Stack.
SIPServerTransaction
          Represents a server transaction.
SIPTransaction
          Abstract class to support both client and server transactions.
SIPTransactionErrorEvent
          An event that indicates that a transaction has encountered an error.
SIPTransactionEventListener
          Interface implemented by classes that want to be notified of asynchronous transacion events.
SIPTransactionStack
          Adds a transaction layer to the SIPMessageStackclass.
StackMessageFactory
          An interface for generating new requests and responses.
 

org.siprop.message.impl により使用される gov.nist.javax.sip.stack のクラス
SIPTransaction
          Abstract class to support both client and server transactions.
 

org.siprop.stack.impl により使用される gov.nist.javax.sip.stack のクラス
MessageChannel
          Message channel abstraction for the SIP stack.
SIPMessageStack
          This class defines a SIP Stack.