|
||||||||||
| PREV NEXT | FRAMES NO FRAMES | |||||||||
| 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. |
|
||||||||||
| PREV NEXT | FRAMES NO FRAMES | |||||||||