Interface ScxTCPSocket
- All Superinterfaces:
AutoCloseable,Closeable
- All Known Implementing Classes:
TCPSocket
ScxTCPSocket
-
Method Summary
-
Method Details
-
inputStream
InputStream inputStream() -
outputStream
OutputStream outputStream() -
isClosed
boolean isClosed() -
remoteAddress
- Throws:
IOException
-