クラス SocketInfo
java.lang.ObjectSE
org.springframework.integration.ip.tcp.connection.SocketInfo
コンストラクターの詳細
SocketInfo
メソッドの詳細
getInetAddress
getLocalAddress
getPort
public int getPort()getLocalPort
public int getLocalPort()getRemoteSocketAddress
getLocalSocketAddress
getChannel
getTcpNoDelay
getSoLinger
getOOBInline
getSoTimeout
getSendBufferSize
getReceiveBufferSize
getKeepAlive
getTrafficClass
getReuseAddress
toString
isConnected
public boolean isConnected()isClosed
public boolean isClosed()isInputShutdown
public boolean isInputShutdown()isOutputShutdown
public boolean isOutputShutdown()