Uses of Interface
org.newsclub.net.unix.AFSocketImplExtensions
Package
Description
The junixsocket base implementation, including support for AF_UNIX sockets.
-
Uses of AFSocketImplExtensions in org.newsclub.net.unix
Modifier and TypeClassDescriptionfinal class
AF_SYSTEM-specific code that resides in the native library.final class
TIPC-specific code that resides in the native library.final class
VSOCK-specific code that resides in the native library.Modifier and TypeMethodDescriptionprotected AFSocketImplExtensions
<A> AFDatagramSocket.getImplExtensions()
Returns the internal helper instance for address-specific extensions.protected final AFSocketImplExtensions
<A> AFDatagramSocketImpl.getImplExtensions()
Returns the internal helper instance for address-specific extensions.protected final AFSocketImplExtensions
<A> AFSocket.getImplExtensions()
Returns the internal helper instance for address-specific extensions.protected final AFSocketImplExtensions
<A> AFSocketImpl.getImplExtensions()
Returns the internal helper instance for address-specific extensions.