Class AFTIPCSocket

java.lang.Object
java.net.Socket
org.newsclub.net.unix.AFSocket<AFTIPCSocketAddress>
org.newsclub.net.unix.tipc.AFTIPCSocket
All Implemented Interfaces:
Closeable, AutoCloseable, AFSocketExtensions, AFSomeSocket, AFSomeSocketThing, FileDescriptorAccess, AFTIPCSocketExtensions

public final class AFTIPCSocket extends AFSocket<AFTIPCSocketAddress> implements AFTIPCSocketExtensions
Implementation of an AF_TIPC socket.
Author:
Christian Kohlschütter