BindTransceiver
Corresponding SMPP Command: bind_transceiver
Extends: BaseBind<BindTransceiverResp>
BindTransceiver represents the SMPP bind_transceiver command. It is used by an ESME to establish a bi-directional session with the SMSC, enabling both message submission and reception over the same connection. This class packages all authentication and session negotiation fields required for this dual-purpose bind.
Fields (Inherited from Pdu)
PDU_HEADER_LENGTH, PDU_INT_LENGTH .
Constructor:
public BindTransceiver()
Initializes a new BindTransceiver instance with default state. Binding parameters like system ID, password, and address range should be set using inherited methods.
Methods:
BindTransceiverResp createResponse() | Creates a BindTransceiverResp in response to this request. |
Class<BindTransceiverResp> getResponseClass() | Returns the class of the response (BindTransceiverResp.class). |
Methods inherited from class com.mobius.software.protocols.smpp.BaseBind |
|
appendBodyToString, calculateByteSizeOfBody, getAddressRange, getInterfaceVersion, getPassword, getSystemId, getSystemType, readBody, setAddressRange, setInterfaceVersion, setPassword, setSystemId, setSystemType, writeBodMethods:y | |
Methods inherited from class com.mobius.software.protocols.smpp.PduRequest |
|
createGenericNack | |
Methods inherited from class com.mobius.software.protocols.smpp.Pdu |
|
addOptionalParameter, calculateAndSetCommandLength, getCommandId, getCommandLength, getCommandStatus, getName, getOptionalParameter, getOptionalParameterCount, getOptionalParameters, getReferenceObject, getSequenceNumber, hasCommandLengthCalculated, hasOptionalParameter, hasSequenceNumberAssigned, isRequest, isResponse, readOptionalParameters, removeCommandLength, removeOptionalParameter, removeSequenceNumber, setCommandLength, setCommandStatus, setOptionalParameter, setReferenceObject, setSequenceNumber, toString, writeOptionalParameters | |
Methods inherited from class java.lang.Object |
|
equals, getClass, hashCode, notify, notifyAll, wait, wait, wait |
Start innovating with Mobius
What's next? Let's talk!