Uses of Class
org.mobicents.protocols.smpp.message.tlv.TagDefinedException

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

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

Methods in org.mobicents.protocols.smpp.message.tlv that throw TagDefinedException
static Tag Tag.defineTag(int tagValue, ParamDescriptor paramDescriptor, int fixedSize)
          Define a new tag type which has a fixed length.
static Tag Tag.defineTag(int tagValue, ParamDescriptor paramDescriptor, int minSize, int maxSize)
          Define a new tag type with minimum and maximum sizes.
 



Copyright © 2011 Mobicents. All Rights Reserved.