Uses of Class
org.newsclub.net.unix.tipc.AFTIPCSocket
Packages that use AFTIPCSocket
-
Uses of AFTIPCSocket in org.newsclub.net.unix.tipc
Methods in org.newsclub.net.unix.tipc that return AFTIPCSocketModifier and TypeMethodDescriptionAFTIPCServerSocket.accept()protected AFTIPCSocketAFTIPCSocketFactory.configure(AFTIPCSocket sock) Performs some optional configuration on a newly created socket.static AFTIPCSocketAFTIPCSocket.connectTo(AFTIPCSocketAddress addr) Creates a newAFSocketand connects it to the givenAFTIPCSocketAddress.protected final AFTIPCSocketAFTIPCSocketFactory.connectTo(AFTIPCSocketAddress addr) static AFTIPCSocketAFTIPCSocket.newInstance()Creates a new, unboundAFSocket.protected AFTIPCSocketAFTIPCSelectorProvider.newSocket()static AFTIPCSocketAFTIPCSocket.newStrictInstance()Creates a new, unbound, "strict"AFSocket.Methods in org.newsclub.net.unix.tipc with parameters of type AFTIPCSocketModifier and TypeMethodDescriptionprotected AFTIPCSocketAFTIPCSocketFactory.configure(AFTIPCSocket sock) Performs some optional configuration on a newly created socket.