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