Uses of Enum
com.aoapps.net.Protocol
Packages that use Protocol
-
Uses of Protocol in com.aoapps.net
Methods in com.aoapps.net that return ProtocolModifier and TypeMethodDescriptionfinal ProtocolIPortRange.getProtocol()static ProtocolProtocol.getProtocolByKeyword(String keyword) Gets a protocol given its keyword (or name if doesn't have a keyword), case-insensitive inLocale.ROOT.static ProtocolProtocol.valueOf(short decimal) Gets aProtocolgiven its decimal representation.static ProtocolReturns the enum constant of this type with the specified name.static Protocol[]Protocol.values()Returns an array containing the constants of this enum type, in the order they are declared.Methods in com.aoapps.net with parameters of type ProtocolModifier and TypeMethodDescriptionstatic ValidationResultstatic ValidationResultstatic ValidationResultstatic IPortRangestatic Portstatic PortRange
