- getInputStream() - Method in class com.etsy.net.UnixDomainSocket
-
Returns an input stream for this socket.
- getInputStream() - Method in class com.etsy.net.UnixDomainSocketClient
-
Returns an input stream for this socket.
- getInputStream() - Method in class com.etsy.net.UnixDomainSocketServer
-
with new accept() API this should not be used
this method was kept for compatibility with simplified API
- getOutputStream() - Method in class com.etsy.net.UnixDomainSocket
-
Returns an output stream for this socket.
- getOutputStream() - Method in class com.etsy.net.UnixDomainSocketServer
-
with new accept() API this should not be used
this method was kept for compatibility with simplified API
- getTimeout() - Method in class com.etsy.net.UnixDomainSocket
-