Enum Class AFTIPCProtocolFamily

java.lang.Object
java.lang.Enum<AFTIPCProtocolFamily>
org.newsclub.net.unix.tipc.AFTIPCProtocolFamily
All Implemented Interfaces:
Serializable, Comparable<AFTIPCProtocolFamily>, Constable, ProtocolFamily, org.newsclub.net.unix.AFProtocolFamily

public enum AFTIPCProtocolFamily extends Enum<AFTIPCProtocolFamily> implements org.newsclub.net.unix.AFProtocolFamily
Describes the protocol families supported by junixsocket-tipc.
Author:
Christian Kohlschütter