Uses of Class
org.mobicents.mgcp.stack.EndpointHandler

Packages that use EndpointHandler
org.mobicents.mgcp.stack   
org.mobicents.mgcp.stack.handlers   
 

Uses of EndpointHandler in org.mobicents.mgcp.stack
 

Fields in org.mobicents.mgcp.stack declared as EndpointHandler
protected  EndpointHandler TransactionHandler.endpointHandler
           
 

Methods in org.mobicents.mgcp.stack that return EndpointHandler
 EndpointHandler TransactionHandler.getEndpointHandler()
           
 EndpointHandler JainMgcpStackImpl.getEndpointHandler(java.lang.String endpointId, boolean useFakeOnWildcard)
           
 EndpointHandler JainMgcpStackImpl.switchMapping(java.lang.String fakeId, java.lang.String specificEndpointId)
           
 

Methods in org.mobicents.mgcp.stack with parameters of type EndpointHandler
 void TransactionHandler.setEndpointHandler(EndpointHandler handler)
           
 

Uses of EndpointHandler in org.mobicents.mgcp.stack.handlers
 

Methods in org.mobicents.mgcp.stack.handlers that return EndpointHandler
 EndpointHandler EndpointHandlerManager.getEndpointHandler(java.lang.String endpointId, boolean useFakeOnWildcard)
           
 EndpointHandler EndpointHandlerManager.switchMapping(java.lang.String fakeId, java.lang.String specificEndpointId)
          This fnction switches mapping from fakeId to specificEndpointId.
 

Methods in org.mobicents.mgcp.stack.handlers with parameters of type EndpointHandler
 void TransactionHandlerManagement.setEndpointHandler(EndpointHandler endpointHandler)
           
 



Copyright © 2009. All Rights Reserved.