Uses of Class
org.newsclub.net.unix.AFUNIXSocketFactory
-
-
Uses of AFUNIXSocketFactory in org.newsclub.net.unix
Subclasses of AFUNIXSocketFactory in org.newsclub.net.unix Modifier and Type Class Description static classAFUNIXSocketFactory.FactoryArgA 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.static classAFUNIXSocketFactory.SystemPropertyA 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.static classAFUNIXSocketFactory.URISchemeA socket factory that handles special host names formatted as file:// URIs.
-