Enum Class AFSocketType

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

public enum AFSocketType extends Enum<AFSocketType>
Describes the "type" of a socket.
Author:
Christian Kohlschütter