JavaScript is disabled on your browser.
Skip navigation links
Overview
Class
Use
Tree
Index
Search
Help
cool.scx.net
ScxTCPSocket
Contents
Hide sidebar
❮
❯
Show sidebar
Description
Method Summary
Method Details
socket()
inputStream()
outputStream()
Interface ScxTCPSocket
All Known Implementing Classes:
ScxTCPSocketImpl
public interface
ScxTCPSocket
Method Summary
All Methods
Instance Methods
Abstract Methods
Modifier and Type
Method
Description
InputStream
inputStream
()
OutputStream
outputStream
()
Socket
socket
()
Method Details
socket
Socket
socket
()
inputStream
InputStream
inputStream
()
outputStream
OutputStream
outputStream
()