| Constructors in org.mobicents.protocols.mgcp.parser.commands with parameters of type JainMgcpStackImpl |
AuditConnectionHandler(JainMgcpStackImpl stack)
|
AuditConnectionHandler(JainMgcpStackImpl stack,
InetAddress address,
int port)
|
AuditEndpointHandler(JainMgcpStackImpl stack)
|
AuditEndpointHandler(JainMgcpStackImpl stack,
InetAddress address,
int port)
|
CreateConnectionHandler(JainMgcpStackImpl stack)
Creates a new instance of CreateConnectionHandle |
CreateConnectionHandler(JainMgcpStackImpl stack,
InetAddress address,
int port)
|
DeleteConnectionHandler(JainMgcpStackImpl stack)
Creates a new instance of CreateConnectionHandle |
DeleteConnectionHandler(JainMgcpStackImpl stack,
InetAddress address,
int port)
|
EndpointConfigurationHandler(JainMgcpStackImpl stack)
Creates a new instance of EndpointConfigurationHandle |
EndpointConfigurationHandler(JainMgcpStackImpl stack,
InetAddress address,
int port)
|
ModifyConnectionHandler(JainMgcpStackImpl stack)
Creates a new instance of ModifyConnectionHandler |
ModifyConnectionHandler(JainMgcpStackImpl stack,
InetAddress address,
int port)
|
NotificationRequestHandler(JainMgcpStackImpl stack)
|
NotificationRequestHandler(JainMgcpStackImpl stack,
InetAddress address,
int port)
|
NotifyHandler(JainMgcpStackImpl stack)
|
NotifyHandler(JainMgcpStackImpl stack,
InetAddress address,
int port)
|
RespUnknownHandler(JainMgcpStackImpl stack)
|
RestartInProgressHandler(JainMgcpStackImpl stack)
|
RestartInProgressHandler(JainMgcpStackImpl stack,
InetAddress address,
int port)
|