|
||||||||||
| PREV NEXT | FRAMES NO FRAMES | |||||||||
| Packages that use TransactionHandler | |
|---|---|
| org.mobicents.mgcp.stack | |
| Uses of TransactionHandler in org.mobicents.mgcp.stack |
|---|
| Subclasses of TransactionHandler in org.mobicents.mgcp.stack | |
|---|---|
class |
AuditConnectionHandler
|
class |
AuditEndpointHandler
|
class |
CreateConnectionHandler
|
class |
DeleteConnectionHandler
|
class |
EndpointConfigurationHandler
|
class |
ModifyConnectionHandler
|
class |
NotificationRequestHandler
|
class |
NotifyHandler
|
class |
RespUnknownHandler
|
class |
RestartInProgressHandler
Parse/encode RSIP commands. |
| Fields in org.mobicents.mgcp.stack with type parameters of type TransactionHandler | |
|---|---|
protected java.util.concurrent.ConcurrentHashMap<java.lang.Integer,TransactionHandler> |
JainMgcpStackImpl.responseTx
|
protected java.util.concurrent.ConcurrentHashMap<java.lang.Integer,TransactionHandler> |
JainMgcpStackImpl.transactions
holds current active transactions (RFC 3435 [$3.2.1.2]: for tx sent & received). |
|
||||||||||
| PREV NEXT | FRAMES NO FRAMES | |||||||||