Class AFTIPCSocket

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

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