Class ClassicTCPSocket
java.lang.Object
cool.scx.tcp.ClassicTCPSocket
- All Implemented Interfaces:
ScxTCPSocket,Closeable,AutoCloseable
经典 TCP Socket
- Version:
- 0.0.1
- Author:
- scx567888
-
Constructor Details
-
ClassicTCPSocket
-
-
Method Details
-
inputStream
- Specified by:
inputStreamin interfaceScxTCPSocket
-
outputStream
- Specified by:
outputStreamin interfaceScxTCPSocket
-
isClosed
public boolean isClosed()- Specified by:
isClosedin interfaceScxTCPSocket
-
remoteAddress
- Specified by:
remoteAddressin interfaceScxTCPSocket
-
close
- Specified by:
closein interfaceAutoCloseable- Specified by:
closein interfaceCloseable- Throws:
IOException
-