All Classes
-
All Classes Class Summary Enum Summary Class Description AFUNIXServerSocket The server part of an AF_UNIX domain socket.AFUNIXSocket Implementation of an AF_UNIX domain socket.AFUNIXSocketAddress Describes anInetSocketAddressthat actually uses AF_UNIX sockets instead of AF_INET.AFUNIXSocketCapability Describes junixsocket capabilities the current environment (system platform, native library, etc.) may or may not support.AFUNIXSocketCredentials AF_UNIX socket credentials.AFUNIXSocketFactory The base for a SocketFactory that connects to UNIX sockets.AFUNIXSocketFactory.FactoryArg A socket factory that handles a custom hostname ("junixsocket.localhost", by default, and configured by the system property "org.newsclub.net.unix.socket.hostname"), forwarding all other requests to the fallbackSocketFactory.AFUNIXSocketFactory.SystemProperty A socket factory that handles a custom hostname ("junixsocket.localhost", by default, and configured by the system property "org.newsclub.net.unix.socket.hostname"), forwarding all other requests to the fallbackSocketFactory.AFUNIXSocketFactory.URIScheme A socket factory that handles special host names formatted as file:// URIs.Closeables A set ofCloseablesthat can be closed at once.