Uses of Interface
org.newsclub.net.unix.AFSocketExtensions
-
Uses of AFSocketExtensions in org.newsclub.net.unix
Subinterfaces of AFSocketExtensions in org.newsclub.net.unixModifier and TypeInterfaceDescriptioninterfaceDefines certain methods that all junixsocket AF_UNIX socket implementations share and extend beyond the standard socket API.Classes in org.newsclub.net.unix that implement AFSocketExtensionsModifier and TypeClassDescriptionclassAFDatagramChannel<A extends AFSocketAddress>ADatagramChannelimplementation that works with junixsocket.classAFDatagramSocket<A extends AFSocketAddress>ADatagramSocketimplementation that works with junixsocket.classAFSocket<A extends AFSocketAddress>junixsocket's base implementation of aSocket.classAFSocketChannel<A extends AFSocketAddress>A selectable channel for stream-oriented connecting sockets.final classADatagramChannelimplementation that works with AF_UNIX Unix domain sockets.final classADatagramSocketimplementation that works with AF_UNIX Unix domain sockets.final classImplementation of an AF_UNIX domain socket.final classA selectable channel for stream-oriented connecting sockets.