Uses of Class
org.mobicents.slee.resources.smpp.SmppTransactionHandle

Packages that use SmppTransactionHandle
org.mobicents.slee.resources.smpp   
 

Uses of SmppTransactionHandle in org.mobicents.slee.resources.smpp
 

Methods in org.mobicents.slee.resources.smpp that return SmppTransactionHandle
 SmppTransactionHandle SmppTransactionImpl.getHandle()
           
 

Methods in org.mobicents.slee.resources.smpp that return types with arguments of type SmppTransactionHandle
 java.util.concurrent.ConcurrentHashMap<SmppTransactionHandle,SmppTransactionImpl> SmppResourceAdaptor.getHandleVsActivityMap()
           
 

Constructors in org.mobicents.slee.resources.smpp with parameters of type SmppTransactionHandle
SmppTransactionImpl(SmppTransactionHandle handle, SmppRequest requestPDU, SmppResourceAdaptor smppRA, SmppSessionImpl smppSess)
           
 



Copyright © 2011. All Rights Reserved.