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

Packages that use JainMgcpStackImpl
org.mobicents.protocols.mgcp.handlers   
org.mobicents.protocols.mgcp.parser.commands   
org.mobicents.protocols.mgcp.stack   
 

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

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

Constructors in org.mobicents.protocols.mgcp.handlers with parameters of type JainMgcpStackImpl
MessageHandler(JainMgcpStackImpl jainMgcpStackImpl)
           
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.
 

Uses of JainMgcpStackImpl in org.mobicents.protocols.mgcp.parser.commands
 

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)
           
 

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

Constructors in org.mobicents.protocols.mgcp.stack with parameters of type JainMgcpStackImpl
JainMgcpStackProviderImpl(JainMgcpStackImpl runningStack)
           
 



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