public interface SmppServerSession extends SmppSession
SmppSession.TypeSTATE_BINDING, STATE_BOUND, STATE_CLOSED, STATE_INITIAL, STATE_OPEN, STATE_UNBINDING, STATES| Modifier and Type | Method and Description |
|---|---|
void |
serverReady(SmppSessionHandler sessionHandler)
Indicates that the local endpoint (server) is ready to start processing
requests for the session.
|
areOptionalParametersSupported, close, destroy, enquireLink, getBindType, getBoundTime, getConfiguration, getCounters, getInterfaceVersion, getLocalType, getRemoteType, getRequestWindow, getSendWindow, getStateName, hasCounters, isBinding, isBound, isClosed, isOpen, isUnbinding, sendRequestPdu, sendResponsePdu, submit, unbindvoid serverReady(SmppSessionHandler sessionHandler)
sessionHandler - The handler for the session to use for processingCopyright © 2009-2014 Cloudhopper by Twitter. All Rights Reserved.