|
||||||||||
| 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.ReplaceSMResp
public class ReplaceSMResp
SMSC response to a ReplaceSM request.
| Field Summary |
|---|
| Fields inherited from class org.mobicents.protocols.smpp.message.SMPPPacket |
|---|
commandId, commandStatus, sequenceNum, tlvTable |
| Constructor Summary | |
|---|---|
ReplaceSMResp()
Construct a new ReplaceSMResp. |
|
ReplaceSMResp(SMPPPacket request)
Create a new ReplaceSMResp 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 ReplaceSMResp()
public ReplaceSMResp(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 | |||||||||