Uses of Class
org.newsclub.net.unix.AFSocketAddressConfig
Package
Description
The junixsocket base implementation, including support for AF_UNIX sockets.
-
Uses of AFSocketAddressConfig in org.newsclub.net.unix
Modifier and TypeMethodDescriptionstatic <A extends AFSocketAddress>
AFAddressFamily<A> AFAddressFamily.registerAddressFamily
(String juxString, Class<A> addressClass, AFSocketAddressConfig<A> config) Registers an address family.