Interface AFSomeSocket

All Superinterfaces:
AFSomeSocketThing, AutoCloseable, Closeable, FileDescriptorAccess
All Known Implementing Classes:
AFDatagramChannel, AFDatagramSocket, AFSocket, AFSocketChannel, AFUNIXDatagramChannel, AFUNIXDatagramSocket, AFUNIXSocket, AFUNIXSocketChannel

public interface AFSomeSocket extends AFSomeSocketThing
Marker interface that combines junixsocket-based SocketChannels, Sockets, DatagramChannels and DatagramSockets.
Author:
Christian Kohlschütter
See Also: