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