Uses of Interface
org.mobicents.protocols.smpp.message.tlv.TLVTable

Packages that use TLVTable
org.mobicents.protocols.smpp.message SMPP packet types. 
org.mobicents.protocols.smpp.message.tlv Support for SMPP v3.4 optional parameter (TLVs). 
 

Uses of TLVTable in org.mobicents.protocols.smpp.message
 

Fields in org.mobicents.protocols.smpp.message declared as TLVTable
protected  TLVTable SMPPPacket.tlvTable
          TLV table.
 

Methods in org.mobicents.protocols.smpp.message that return TLVTable
 TLVTable SMPPPacket.getTLVTable()
          Get the optional parameter (TLV) table.
 

Uses of TLVTable in org.mobicents.protocols.smpp.message.tlv
 

Classes in org.mobicents.protocols.smpp.message.tlv that implement TLVTable
 class TLVTableImpl
          Implementation of the TLVTable interface.
 



Copyright © 2011 Mobicents. All Rights Reserved.