Uses of Package
org.mobicents.protocols.smpp.message.tlv

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

Classes in org.mobicents.protocols.smpp.message.tlv used by org.mobicents.protocols.smpp.message
Tag
          Enumeration class for optional parameter tag values.
TLVTable
          Map of tag/length/value (TLV) parameters.
 

Classes in org.mobicents.protocols.smpp.message.tlv used by org.mobicents.protocols.smpp.message.tlv
BadValueTypeException
          Attempt to set a value on a tag that expects a Java type other than that used.
InvalidSizeForValueException
          An attempt was made to encode or decode a value with a length outside of the bounds defined by its Tag.
Tag
          Enumeration class for optional parameter tag values.
TagDefinedException
          Tag has already been defined.
TLVTable
          Map of tag/length/value (TLV) parameters.
 



Copyright © 2011 Mobicents. All Rights Reserved.