|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||
java.lang.Objectorg.mobicents.protocols.smpp.message.SMPPPacket
org.mobicents.protocols.smpp.message.BindResp
org.mobicents.protocols.smpp.message.BindTransceiverResp
public class BindTransceiverResp
SMSC response to a BindTransceiver request.
| Field Summary |
|---|
| Fields inherited from class org.mobicents.protocols.smpp.message.SMPPPacket |
|---|
commandId, commandStatus, sequenceNum, tlvTable |
| Constructor Summary | |
|---|---|
BindTransceiverResp()
Construct a new BindTransceiverResp. |
|
BindTransceiverResp(SMPPPacket request)
Create a new BindTransceiverResp packet in response to a BindTransceiver. |
|
| Method Summary |
|---|
| Methods inherited from class org.mobicents.protocols.smpp.message.BindResp |
|---|
equals, getMandatorySize, getSystemId, hashCode, readMandatory, setSystemId, toString, validateMandatory, writeMandatory |
| Methods inherited from class org.mobicents.protocols.smpp.message.SMPPPacket |
|---|
clone, getCommandId, getCommandStatus, getLength, getSequenceNum, getTLV, getTLVTable, isRequest, isResponse, isSet, readFrom, removeTLV, safeCompare, setCommandStatus, setSequenceNum, setTLV, sizeOf, sizeOf, sizeOf, sizeOf, toString, validate, validateTLVTable, writeTo, writeTo |
| Methods inherited from class java.lang.Object |
|---|
finalize, getClass, notify, notifyAll, wait, wait, wait |
| Constructor Detail |
|---|
public BindTransceiverResp()
public BindTransceiverResp(SMPPPacket request)
request - The Request packet the response is to
|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||