Version
SmppServerSession
public interface SmppServerSession
Extends: SmppSession
SmppServerSession defines the server-side behavior of an SMPP session. It builds upon the core SmppSession interface and adds support for finalizing the bind process by attaching a session handler. This interface is used within SMPP server implementations to handle and manage incoming client sessions.
Fields:
inherited from com.mobius.software.protocols.smpp.channel.SmppSession
STATE_BINDING, STATE_BOUND, STATE_CLOSED, STATE_INITIAL, STATE_OPEN, STATE_UNBINDING, STATES
Methods:
void serverReady(SmppSessionHandler sessionHandler) | Called when the server is ready to assign a handler to the bound session. This must be invoked after successfully processing a bind request to complete the session handshake and begin normal PDU handling. |
Methods inherited from interface com.mobius.software.protocols.smpp.channel.SmppSession |
|
areOptionalParametersSupported, bind, close, destroy, getBindType, getBoundTime, getConfiguration, getInterfaceVersion, getLocalType, getRemoteType, getStateName, isBinding, isBound, isClosed, isOpen, isUnbinding, passiveClose, sendRequestPdu, sendResponsePdu, unbind |
Start innovating with Mobius
What's next? Let's talk!