public class FingerClient extends TcpClient
| 限定符和类型 | 字段和说明 |
|---|---|
static int |
DEFAULT_PORT |
_defaultPort_, _input_, _isConnected_, _keepalive_, _output_, _socket_, _socketFactory_, _solinger_, _tcpnodelay_, _timeout_, _trafficclass_, NETASCII_EOLSOCKET_CLASS_01, SOCKET_CLASS_02, SOCKET_CLASS_03, SOCKET_CLASS_04, SOCKET_CONN_TIMEOUT, SOCKET_READ_TIMEOUT| 构造器和说明 |
|---|
FingerClient() |
| 限定符和类型 | 方法和说明 |
|---|---|
InputStream |
getInputStream(boolean longOutput) |
InputStream |
getInputStream(boolean longOutput,
String username) |
String |
query(boolean longOutput) |
String |
query(boolean longOutput,
String username) |
_connectAction_, connect, connect, connect, connect, connect, connect, disconn, getDefaultPort, getDefaultTimeout, getKeepAlive, getLocalAddress, getLocalPort, getRemoteAddress, getRemotePort, getSoLinger, getSoTimeout, getTcpNoDelay, getTrafficClass, isConnected, setDefaultPort, setDefaultTimeout, setKeepAlive, setSoLinger, setSoTimeout, setTcpNoDelay, setTrafficClass, verifyRemotepublic static final int DEFAULT_PORT
public String query(boolean longOutput, String username) throws IOException
IOExceptionpublic String query(boolean longOutput) throws IOException
IOExceptionpublic InputStream getInputStream(boolean longOutput, String username) throws IOException
IOExceptionpublic InputStream getInputStream(boolean longOutput) throws IOException
IOExceptionCopyright (c) 2002-2020 Luther Inc.