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