Uses of Class
org.newsclub.net.unix.tipc.AFTIPCSocket
-
Uses of AFTIPCSocket in org.newsclub.net.unix.tipc
Modifier and TypeMethodDescriptionAFTIPCServerSocket.accept()
protected AFTIPCSocket
AFTIPCSocketFactory.configure
(AFTIPCSocket sock) Performs some optional configuration on a newly created socket.static AFTIPCSocket
AFTIPCSocket.connectTo
(AFTIPCSocketAddress addr) Creates a newAFSocket
and connects it to the givenAFTIPCSocketAddress
.protected final AFTIPCSocket
AFTIPCSocketFactory.connectTo
(AFTIPCSocketAddress addr) static AFTIPCSocket
AFTIPCSocket.newInstance()
Creates a new, unboundAFSocket
.protected AFTIPCSocket
AFTIPCSelectorProvider.newSocket()
static AFTIPCSocket
AFTIPCSocket.newStrictInstance()
Creates a new, unbound, "strict"AFSocket
.Modifier and TypeMethodDescriptionprotected AFTIPCSocket
AFTIPCSocketFactory.configure
(AFTIPCSocket sock) Performs some optional configuration on a newly created socket.