类 LongConnection
java.lang.Object
com.walker.tcp.connect.AbstractConnection
com.walker.tcp.connect.LongConnection
- 所有已实现的接口:
Connection
- 直接已知子类:
DefaultLongConnection,LongConnectionMeta
-
字段概要
从类继承的字段 com.walker.tcp.connect.AbstractConnection
logger -
构造器概要
构造器 -
方法概要
从类继承的方法 com.walker.tcp.connect.AbstractConnection
bindName, disconnect, equals, getAlreadyLogin, getAuthenticated, getConnectionHost, getCreateTimeMills, getEngineId, getId, getLastTime, getLongConnection, getName, getProtocolResolver, hashCode, isAuthenticated, isConnected, isIdle, read, setAlreadyLogin, setAuthenticated, setConnectionHost, setCreateTimeMills, setEngineId, setId, setIdle, setLastTime, setLongConnection, setName, setProtocolResolver, toString
-
构造器详细资料
-
LongConnection
public LongConnection() -
LongConnection
-
-
方法详细资料
-
supportLongConnection
public boolean supportLongConnection()- 指定者:
supportLongConnection在接口中Connection- 覆盖:
supportLongConnection在类中AbstractConnection
-
write
- 指定者:
write在接口中Connection- 覆盖:
write在类中AbstractConnection
-