Package | Description |
---|---|
gov.nist.javax.sip |
This is the root of the JAIN implementation of SIP.
|
gov.nist.javax.sip.stack |
This package implements the main protocol abstractions that are defined by the SIP RFC 3261.
|
Modifier and Type | Interface and Description |
---|---|
interface |
ClientTransactionExt |
interface |
ServerTransactionExt |
Modifier and Type | Interface and Description |
---|---|
interface |
SIPClientTransaction |
interface |
SIPServerTransaction |
interface |
SIPTransaction |
Modifier and Type | Class and Description |
---|---|
class |
SIPClientTransactionImpl
Represents a client transaction.
|
class |
SIPServerTransactionImpl
Represents a server transaction.
|
class |
SIPTransactionImpl
Abstract class to support both client and server transactions.
|
Copyright © 2015. All Rights Reserved.