Interface ScxTCPSocket
- All Superinterfaces:
AutoCloseable,Closeable
- All Known Implementing Classes:
ClassicTCPSocket,NioTCPSocket
ScxTCPSocket
- Version:
- 0.0.1
- Author:
- scx567888
-
Method Summary
-
Method Details
-
inputStream
InputStream inputStream() -
outputStream
OutputStream outputStream() -
isClosed
boolean isClosed() -
remoteAddress
- Throws:
IOException
-