Uses of Interface
org.newsclub.net.unix.AFSocketImplExtensions
-
Uses of AFSocketImplExtensions in org.newsclub.net.unix
Classes in org.newsclub.net.unix that implement AFSocketImplExtensionsModifier 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.Methods in org.newsclub.net.unix that return AFSocketImplExtensionsModifier 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.