Uses of Class
org.mobicents.protocols.mgcp.stack.JainMgcpStackImpl

Packages that use JainMgcpStackImpl
org.mobicents.protocols.mgcp.stack   
 

Uses of JainMgcpStackImpl in org.mobicents.protocols.mgcp.stack
 

Fields in org.mobicents.protocols.mgcp.stack declared as JainMgcpStackImpl
protected  JainMgcpStackImpl TransactionHandler.stack
           
 

Constructors in org.mobicents.protocols.mgcp.stack 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)
           
JainMgcpStackProviderImpl(JainMgcpStackImpl runningStack)
           
MessageHandler(JainMgcpStackImpl jainMgcpStackImpl)
          Creates a new instance of MessageHandler
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)
           
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, InetAddress remoteAddress, int port)
          Creates a new instance of TransactionHandle.
 



Copyright © 2012 TeleStax, Inc.. All Rights Reserved.