|
||||||||||
| PREV NEXT | FRAMES NO FRAMES | |||||||||
| Packages that use JainMgcpStackImpl | |
|---|---|
| org.mobicents.mgcp | |
| org.mobicents.slee.resource.mgcp.ra | |
| Uses of JainMgcpStackImpl in org.mobicents.mgcp |
|---|
| Fields in org.mobicents.mgcp declared as JainMgcpStackImpl | |
|---|---|
protected JainMgcpStackImpl |
TransactionHandler.stack
|
| Constructors in org.mobicents.mgcp with parameters of type JainMgcpStackImpl | |
|---|---|
AuditConnectionHandler(JainMgcpStackImpl stack)
|
|
AuditEndpointHandler(JainMgcpStackImpl stack)
|
|
CreateConnectionHandler(JainMgcpStackImpl stack)
Creates a new instance of CreateConnectionHandle |
|
CreateConnectionHandler(JainMgcpStackImpl stack,
java.net.InetAddress address,
int port)
|
|
DeleteConnectionHandler(JainMgcpStackImpl stack)
Creates a new instance of CreateConnectionHandle |
|
DeleteConnectionHandler(JainMgcpStackImpl stack,
java.net.InetAddress address,
int port)
|
|
EndpointConfigurationHandler(JainMgcpStackImpl stack)
Creates a new instance of EndpointConfigurationHandle |
|
EndpointConfigurationHandler(JainMgcpStackImpl stack,
java.net.InetAddress address,
int port)
|
|
MessageHandler(JainMgcpStackImpl stack,
byte[] data,
java.net.InetAddress address,
int port)
Creates a new instance of MessageHandler |
|
ModifyConnectionHandler(JainMgcpStackImpl stack)
Creates a new instance of ModifyConnectionHandler |
|
ModifyConnectionHandler(JainMgcpStackImpl stack,
java.net.InetAddress address,
int port)
|
|
NotificationRequestHandler(JainMgcpStackImpl stack)
|
|
NotificationRequestHandler(JainMgcpStackImpl stack,
java.net.InetAddress address,
int port)
|
|
NotifyHandler(JainMgcpStackImpl stack)
|
|
NotifyHandler(JainMgcpStackImpl stack,
java.net.InetAddress address,
int port)
|
|
RespUnknownHandler(JainMgcpStackImpl stack)
|
|
RestartInProgressHandler(JainMgcpStackImpl stack)
|
|
RestartInProgressHandler(JainMgcpStackImpl stack,
java.net.InetAddress address,
int port)
|
|
TransactionHandler(JainMgcpStackImpl stack)
Creates a new instance of TransactionHandle Used by provider to prepare origination transaction for sending command message from an application to the stack. |
|
TransactionHandler(JainMgcpStackImpl stack,
java.net.InetAddress remoteAddress,
int port)
Creates a new instance of TransactionHandle. |
|
| Uses of JainMgcpStackImpl in org.mobicents.slee.resource.mgcp.ra |
|---|
| Methods in org.mobicents.slee.resource.mgcp.ra that return JainMgcpStackImpl | |
|---|---|
JainMgcpStackImpl |
MgcpResourceAdaptor.getStack()
|
|
||||||||||
| PREV NEXT | FRAMES NO FRAMES | |||||||||