Class AFTIPCSocketPair<T extends org.newsclub.net.unix.AFSomeSocket>

java.lang.Object
org.newsclub.net.unix.CloseablePair<T>
org.newsclub.net.unix.AFSocketPair<T>
org.newsclub.net.unix.tipc.AFTIPCSocketPair<T>
Type Parameters:
T - The socket type.
All Implemented Interfaces:
Closeable, AutoCloseable

public final class AFTIPCSocketPair<T extends org.newsclub.net.unix.AFSomeSocket> extends org.newsclub.net.unix.AFSocketPair<T>
A pair of sockets.
Author:
Christian Kohlschütter