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, unbound
public SMPPServerSessionContext(SMPPServerSession smppServerSession)
protected void changeState(SessionState newState)
changeState
in class AbstractSessionContext
public SMPPServerSessionState getStateProcessor()
public SessionState getSessionState()
SessionContext