|
||||||||||
| PREV PACKAGE NEXT PACKAGE | FRAMES NO FRAMES | |||||||||
See:
Description
| Interface Summary | |
|---|---|
| TLVTable | Map of tag/length/value (TLV) parameters. |
| Class Summary | |
|---|---|
| BasicDescriptors | A static class holding some basic parameter descriptors, used
primarily by the Tag class. |
| Tag | Enumeration class for optional parameter tag values. |
| TLVTableImpl | Implementation of the TLVTable interface. |
| Exception Summary | |
|---|---|
| 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. |
| TagDefinedException | Tag has already been defined. |
Support for SMPP v3.4 optional parameter (TLVs). This package contains all the support
files for optional parameters, including a container for manipulating
optional parameters and helper classes for encoding and decoding them. Start
at ie.omk.smpp.message.tlv.TLVTable for more information.
|
||||||||||
| PREV PACKAGE NEXT PACKAGE | FRAMES NO FRAMES | |||||||||