org.mobicents.protocols.smpp.message
Class BindReceiver

java.lang.Object
  extended by org.mobicents.protocols.smpp.message.SMPPPacket
      extended by org.mobicents.protocols.smpp.message.Bind
          extended by org.mobicents.protocols.smpp.message.BindReceiver
All Implemented Interfaces:
Serializable, Cloneable

public class BindReceiver
extends Bind

Bind to the SMSC as receiver. This message is used to bind to the SMSC as a Receiver ESME.

Version:
$Id: BindReceiver.java 452 2009-01-15 16:56:36Z orank $
See Also:
Serialized Form

Field Summary
 
Fields inherited from class org.mobicents.protocols.smpp.message.SMPPPacket
commandId, commandStatus, sequenceNum, tlvTable
 
Constructor Summary
BindReceiver()
          Constructs a new BindReceiver.
 
Method Summary
 
Methods inherited from class org.mobicents.protocols.smpp.message.Bind
equals, getAddressNpi, getAddressRange, getAddressTon, getMandatorySize, getPassword, getSystemId, getSystemType, getVersion, hashCode, readMandatory, setAddressNpi, setAddressRange, setAddressTon, setPassword, setSystemId, setSystemType, setVersion, 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, toString, validate, validateTLVTable, writeTo, writeTo
 
Methods inherited from class java.lang.Object
finalize, getClass, notify, notifyAll, wait, wait, wait
 

Constructor Detail

BindReceiver

public BindReceiver()
Constructs a new BindReceiver.



Copyright © 2011 Mobicents. All Rights Reserved.