Enum Class AFUNIXProtocolFamily

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

public enum AFUNIXProtocolFamily extends Enum<AFUNIXProtocolFamily> implements AFProtocolFamily
Describes the protocol family supported by AFUNIXSocketAddress etc.
Author:
Christian Kohlschütter