public class SMPPServerSessionContext extends AbstractSessionContext
| Constructor and Description |
|---|
SMPPServerSessionContext(SMPPServerSession smppServerSession) |
| Modifier and Type | Method and Description |
|---|---|
protected void |
changeState(SessionState newState) |
SessionState |
getSessionState()
Get current session state.
|
SMPPServerSessionState |
getStateProcessor() |
addSessionStateListener, bound, close, fireStateChanged, getLastActivityTimestamp, notifyActivity, open, removeSessionStateListener, unboundpublic SMPPServerSessionContext(SMPPServerSession smppServerSession)
protected void changeState(SessionState newState)
changeState in class AbstractSessionContextpublic SMPPServerSessionState getStateProcessor()
public SessionState getSessionState()
SessionContext