com.btobits.fixaj.session
Class SessionState
java.lang.Object
com.btobits.fixaj.session.SessionState
public class SessionState
- extends Object
NEW
public static final SessionState NEW
WAITING_FOR_CONNECT
public static final SessionState WAITING_FOR_CONNECT
CONNECTED
public static final SessionState CONNECTED
CONNECTING
public static final SessionState CONNECTING
DISCONNECTING
public static final SessionState DISCONNECTING
DISCONNECTED
public static final SessionState DISCONNECTED
ERROR
public static final SessionState ERROR
DESTROYED
public static final SessionState DESTROYED
UNKNOWN
public static final SessionState UNKNOWN
toString
public String toString()
- Overrides:
toString
in class Object
getSessionStateBy
public static SessionState getSessionStateBy(SessionState sessionState)
Copyright © 2000-2014 EPAM Systems. All Rights Reserved.