Module org.newsclub.net.unix.tipc
Package org.newsclub.net.unix.tipc
package org.newsclub.net.unix.tipc
The junixsocket implementation for AF_TIPC sockets.
-
ClassDescriptionA
DatagramChannel
implementation that works withAF_TIPC
sockets.ADatagramSocket
implementation that works withAF_TIPC
sockets.The TIPC-specific DestName response that may be included as ancillary data.The TIPC-specific error info response that may be included as ancillary data.Some TIPC error code.A TIPC group request.Some flags used in the group request.Describes the protocol families supported by junixsocket-tipc.Service-provider class for junixsocket selectors and selectable channels.The server part of anAF_TIPC
socket.A selectable channel for stream-oriented listening sockets.Implementation of anAF_TIPC
socket.A selectable channel for stream-oriented connecting sockets.Defines certain methods that all junixsocket AF_TIPC socket implementations share and extend beyond the standard socket API.The base for a SocketFactory that connects to TIPC sockets.Always connects sockets to the given TIPC type and instance.TIPC-specific socket options.The TIPC message importance.AFTIPCSocketPair<T extends AFSomeSocket>A pair of sockets.A TIPC topology event received by theAFTIPCTopologyWatcher
as a result of anAFTIPCTopologySubscription
.Some TIPC error code.An "event subscription" to be used withAFTIPCTopologyWatcher
.Some flags used in the subscription request.Provides access to the TIPC topology service.