Uses of Class
org.newsclub.net.unix.AFSocketImpl
-
Uses of AFSocketImpl in org.newsclub.net.unix
Modifier and TypeMethodDescriptionprotected abstract AFSocketImpl
<A> AFServerSocket.newImpl
(FileDescriptor fdObj) Creates a new AFSocketImpl.protected AFSocketImpl
<AFUNIXSocketAddress> AFUNIXServerSocket.newImpl
(FileDescriptor fdObj) ModifierConstructorDescriptionprotected
AFSocket
(AFSocketImpl<A> impl, AFSocketAddressFromHostname<A> afh) Creates a newAFSocket
instance.