|
|||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |
java.lang.Objectorg.jsmpp.session.AbstractSessionContext
org.jsmpp.session.SMPPServerSessionContext
public class SMPPServerSessionContext
Constructor Summary | |
---|---|
SMPPServerSessionContext(SMPPServerSession smppServerSession)
|
Method Summary | |
---|---|
protected void |
changeState(SessionState newState)
|
SessionState |
getSessionState()
Get current session state. |
SMPPServerSessionState |
getStateProcessor()
|
Methods inherited from class org.jsmpp.session.AbstractSessionContext |
---|
addSessionStateListener, bound, close, fireStateChanged, getLastActivityTimestamp, notifyActivity, open, removeSessionStateListener, unbound |
Methods inherited from class java.lang.Object |
---|
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
Constructor Detail |
---|
public SMPPServerSessionContext(SMPPServerSession smppServerSession)
Method Detail |
---|
protected void changeState(SessionState newState)
changeState
in class AbstractSessionContext
public SMPPServerSessionState getStateProcessor()
public SessionState getSessionState()
SessionContext
|
|||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |