Index
All Classes and Interfaces|All Packages|Constant Field Values
A
- AES_CFB_PKCS5PADDING_ENCRYPTED_PASSWORD - Static variable in class com.github.jh3nd3rs0n.jargyle.common.security.EncryptedPasswordSpecConstants
-
EncryptedPasswordSpecconstant forEncryptedPasswordthat uses the cipher algorithmAES/CFB/PKCS5Padding. - ALL_ZEROS_IPV4_ADDRESS - Static variable in class com.github.jh3nd3rs0n.jargyle.common.net.HostIpv4Address
-
The all zeros IPv4 address (as 4 parts).
- anyCovers(Port) - Method in class com.github.jh3nd3rs0n.jargyle.common.net.PortRanges
-
Returns a
booleanvalue to indicate if thisPortRangeshas anyPortRangethat covers the providedPortvalue. - apply(V, DatagramSocket) - Method in class com.github.jh3nd3rs0n.jargyle.common.net.SocketSettingSpec
-
Applies the provided value to the provided
DatagramSocket. - apply(V, ServerSocket) - Method in class com.github.jh3nd3rs0n.jargyle.common.net.SocketSettingSpec
-
Applies the provided value to the provided
ServerSocket. - apply(V, Socket) - Method in class com.github.jh3nd3rs0n.jargyle.common.net.SocketSettingSpec
-
Applies the provided value to the provided
Socket. - applyTo(DatagramSocket) - Method in class com.github.jh3nd3rs0n.jargyle.common.net.SocketSetting
-
Applies this
SocketSettingto the providedDatagramSocket. - applyTo(DatagramSocket) - Method in class com.github.jh3nd3rs0n.jargyle.common.net.SocketSettings
-
Applies this
SocketSettingsto the providedDatagramSocket. - applyTo(ServerSocket) - Method in class com.github.jh3nd3rs0n.jargyle.common.net.SocketSetting
-
Applies this
SocketSettingto the providedServerSocket. - applyTo(ServerSocket) - Method in class com.github.jh3nd3rs0n.jargyle.common.net.SocketSettings
-
Applies this
SocketSettingsto the providedServerSocket. - applyTo(Socket) - Method in class com.github.jh3nd3rs0n.jargyle.common.net.SocketSetting
-
Applies this
SocketSettingto the providedSocket. - applyTo(Socket) - Method in class com.github.jh3nd3rs0n.jargyle.common.net.SocketSettings
-
Applies this
SocketSettingsto the providedSocket.
B
- Bytes - Class in com.github.jh3nd3rs0n.jargyle.common.bytes
-
A collection of
bytes. - byteValue() - Method in class com.github.jh3nd3rs0n.jargyle.common.number.UnsignedByte
-
Returns the
bytevalue of thisUnsignedByte.
C
- com.github.jh3nd3rs0n.jargyle.common - module com.github.jh3nd3rs0n.jargyle.common
-
Defines the public API used by all modules.
- com.github.jh3nd3rs0n.jargyle.common.bytes - package com.github.jh3nd3rs0n.jargyle.common.bytes
-
Provides classes for
bytes. - com.github.jh3nd3rs0n.jargyle.common.net - package com.github.jh3nd3rs0n.jargyle.common.net
-
Provides classes for networking.
- com.github.jh3nd3rs0n.jargyle.common.number - package com.github.jh3nd3rs0n.jargyle.common.number
-
Provides classes for numerical types.
- com.github.jh3nd3rs0n.jargyle.common.security - package com.github.jh3nd3rs0n.jargyle.common.security
-
Provides classes for security.
- com.github.jh3nd3rs0n.jargyle.common.string - package com.github.jh3nd3rs0n.jargyle.common.string
-
Provides classes for
Strings. - CommaSeparatedValues - Class in com.github.jh3nd3rs0n.jargyle.common.string
-
A collection of
Stringvalues whoseStringrepresentation is a comma separated list of saidStringvalues. - compareTo(Port) - Method in class com.github.jh3nd3rs0n.jargyle.common.net.Port
-
Compares this
Portwith the otherPort. - covers(Port) - Method in class com.github.jh3nd3rs0n.jargyle.common.net.PortRange
-
Returns a
booleanvalue to indicate if thisPortRangecovers the providedPortvalue.
D
- describes(HostAddress) - Method in enum class com.github.jh3nd3rs0n.jargyle.common.net.HostAddressType
-
Returns the
booleanvalue to indicate if thisHostAddressTypedescribes the providedHostAddress.
E
- EncryptedPassword - Class in com.github.jh3nd3rs0n.jargyle.common.security
-
An encrypted password.
- EncryptedPasswordSpec - Class in com.github.jh3nd3rs0n.jargyle.common.security
-
The specification of an
EncryptedPassword. - EncryptedPasswordSpecConstants - Class in com.github.jh3nd3rs0n.jargyle.common.security
-
All
EncryptedPasswordSpecconstants. - EncryptedPasswordValue - Class in com.github.jh3nd3rs0n.jargyle.common.security
-
A value for an
EncryptedPassword. - EncryptedPasswordValue() - Constructor for class com.github.jh3nd3rs0n.jargyle.common.security.EncryptedPasswordValue
-
Allows the construction of subclass instances.
- equals(Object) - Method in class com.github.jh3nd3rs0n.jargyle.common.bytes.Bytes
- equals(Object) - Method in class com.github.jh3nd3rs0n.jargyle.common.net.Host
- equals(Object) - Method in class com.github.jh3nd3rs0n.jargyle.common.net.HostAddress
- equals(Object) - Method in class com.github.jh3nd3rs0n.jargyle.common.net.HostAddressTypes
- equals(Object) - Method in class com.github.jh3nd3rs0n.jargyle.common.net.HostName
- equals(Object) - Method in class com.github.jh3nd3rs0n.jargyle.common.net.NetInterface
- equals(Object) - Method in class com.github.jh3nd3rs0n.jargyle.common.net.Port
- equals(Object) - Method in class com.github.jh3nd3rs0n.jargyle.common.net.PortRange
- equals(Object) - Method in class com.github.jh3nd3rs0n.jargyle.common.net.PortRanges
- equals(Object) - Method in class com.github.jh3nd3rs0n.jargyle.common.net.SocketSetting
- equals(Object) - Method in class com.github.jh3nd3rs0n.jargyle.common.net.SocketSettings
- equals(Object) - Method in class com.github.jh3nd3rs0n.jargyle.common.net.SocketSettingSpec
- equals(Object) - Method in class com.github.jh3nd3rs0n.jargyle.common.number.NonNegativeInteger
- equals(Object) - Method in class com.github.jh3nd3rs0n.jargyle.common.number.PositiveInteger
- equals(Object) - Method in class com.github.jh3nd3rs0n.jargyle.common.number.UnsignedByte
- equals(Object) - Method in class com.github.jh3nd3rs0n.jargyle.common.number.UnsignedShort
- equals(Object) - Method in class com.github.jh3nd3rs0n.jargyle.common.security.EncryptedPassword
- equals(Object) - Method in class com.github.jh3nd3rs0n.jargyle.common.security.EncryptedPasswordSpec
- equals(Object) - Method in class com.github.jh3nd3rs0n.jargyle.common.security.EncryptedPasswordValue
- equals(Object) - Method in class com.github.jh3nd3rs0n.jargyle.common.string.CommaSeparatedValues
- extract(DatagramSocket) - Method in class com.github.jh3nd3rs0n.jargyle.common.net.SocketSettingSpec
-
Extracts the value from the provided
DatagramSocket. - extract(ServerSocket) - Method in class com.github.jh3nd3rs0n.jargyle.common.net.SocketSettingSpec
-
Extracts the value from the provided
ServerSocket. - extract(Socket) - Method in class com.github.jh3nd3rs0n.jargyle.common.net.SocketSettingSpec
-
Extracts the value from the provided
Socket. - extractFrom(DatagramSocket) - Static method in class com.github.jh3nd3rs0n.jargyle.common.net.SocketSettings
-
Returns a new
SocketSettingsextracted from the providedDatagramSocket. - extractFrom(ServerSocket) - Static method in class com.github.jh3nd3rs0n.jargyle.common.net.SocketSettings
-
Returns a new
SocketSettingsextracted from the providedServerSocket. - extractFrom(Socket) - Static method in class com.github.jh3nd3rs0n.jargyle.common.net.SocketSettings
-
Returns a new
SocketSettingsextracted from the providedSocket.
F
- firstDescribes(HostAddress) - Method in class com.github.jh3nd3rs0n.jargyle.common.net.HostAddressTypes
-
Returns the first
HostAddressTypein thisHostAddressTypesthat describes the providedHostAddress.
G
- getAllZerosInet4Address() - Static method in class com.github.jh3nd3rs0n.jargyle.common.net.HostIpv4Address
-
Returns an
Inet4Addressof an all zeros IPv4 address. - getAllZerosInstance() - Static method in class com.github.jh3nd3rs0n.jargyle.common.net.HostIpv4Address
-
Returns a
HostIpv4Addressof an all zeros IPv4 address. - getDefault() - Static method in class com.github.jh3nd3rs0n.jargyle.common.net.HostAddressTypes
-
Returns the default instance of
HostAddressTypes. - getDefault() - Static method in class com.github.jh3nd3rs0n.jargyle.common.net.PortRange
-
Returns the default
PortRange - getDefault() - Static method in class com.github.jh3nd3rs0n.jargyle.common.net.PortRanges
-
Returns the default
PortRanges. - getDoc() - Method in class com.github.jh3nd3rs0n.jargyle.common.net.SocketSetting
-
Returns the documentation of this
SocketSetting. - getEncryptedPasswordSpec() - Method in class com.github.jh3nd3rs0n.jargyle.common.security.EncryptedPassword
-
Returns the
EncryptedPasswordSpecof thisEncryptedPassword. - getEncryptedPasswordValue() - Method in class com.github.jh3nd3rs0n.jargyle.common.security.EncryptedPassword
-
Returns the
EncryptedPasswordValueof thisEncryptedPassword. - getHostAddresses() - Method in class com.github.jh3nd3rs0n.jargyle.common.net.NetInterface
-
Returns an unmodifiable
ListofHostAddresses of thisNetInterface. - getHostAddresses(HostAddressTypes) - Method in class com.github.jh3nd3rs0n.jargyle.common.net.NetInterface
-
Returns an unmodifiable
ListofHostAddresses of thisNetInterfaceof the provided specifiedHostAddressTypes. - getMaxPort() - Method in class com.github.jh3nd3rs0n.jargyle.common.net.PortRange
-
Returns the maximum
Portvalue. - getMinPort() - Method in class com.github.jh3nd3rs0n.jargyle.common.net.PortRange
-
Returns the minimum
Portvalue. - getName() - Method in class com.github.jh3nd3rs0n.jargyle.common.net.SocketSetting
-
Returns the name of this
SocketSetting. - getName() - Method in class com.github.jh3nd3rs0n.jargyle.common.net.SocketSettingSpec
-
Returns the name of the
SocketSetting. - getPassword() - Method in class com.github.jh3nd3rs0n.jargyle.common.security.EncryptedPassword
-
Returns the decrypted password of this
EncryptedPassword. - getPassword() - Method in class com.github.jh3nd3rs0n.jargyle.common.security.EncryptedPasswordValue
-
Returns the password of this
EncryptedPasswordValue. - getSocketSettingSpec() - Method in class com.github.jh3nd3rs0n.jargyle.common.net.SocketSetting
-
Returns the
SocketSettingSpecthat defines thisSocketSetting. - getTypeName() - Method in class com.github.jh3nd3rs0n.jargyle.common.security.EncryptedPassword
-
Returns the name of the type of this
EncryptedPassword. - getTypeName() - Method in class com.github.jh3nd3rs0n.jargyle.common.security.EncryptedPasswordSpec
-
Returns the name of the type of
EncryptedPassword. - getValue() - Method in class com.github.jh3nd3rs0n.jargyle.common.net.SocketSetting
-
Returns the value of this
SocketSetting. - getValue(SocketSettingSpec<V>) - Method in class com.github.jh3nd3rs0n.jargyle.common.net.SocketSettings
-
Returns the value of the
SocketSettingdefined by the providedSocketSettingSpecof the specified value type. - getValueType() - Method in class com.github.jh3nd3rs0n.jargyle.common.net.SocketSettingSpec
-
Returns the value type of the
SocketSetting.
H
- hashCode() - Method in class com.github.jh3nd3rs0n.jargyle.common.bytes.Bytes
- hashCode() - Method in class com.github.jh3nd3rs0n.jargyle.common.net.Host
- hashCode() - Method in class com.github.jh3nd3rs0n.jargyle.common.net.HostAddress
- hashCode() - Method in class com.github.jh3nd3rs0n.jargyle.common.net.HostAddressTypes
- hashCode() - Method in class com.github.jh3nd3rs0n.jargyle.common.net.HostName
- hashCode() - Method in class com.github.jh3nd3rs0n.jargyle.common.net.NetInterface
- hashCode() - Method in class com.github.jh3nd3rs0n.jargyle.common.net.Port
- hashCode() - Method in class com.github.jh3nd3rs0n.jargyle.common.net.PortRange
- hashCode() - Method in class com.github.jh3nd3rs0n.jargyle.common.net.PortRanges
- hashCode() - Method in class com.github.jh3nd3rs0n.jargyle.common.net.SocketSetting
- hashCode() - Method in class com.github.jh3nd3rs0n.jargyle.common.net.SocketSettings
- hashCode() - Method in class com.github.jh3nd3rs0n.jargyle.common.net.SocketSettingSpec
- hashCode() - Method in class com.github.jh3nd3rs0n.jargyle.common.number.NonNegativeInteger
- hashCode() - Method in class com.github.jh3nd3rs0n.jargyle.common.number.PositiveInteger
- hashCode() - Method in class com.github.jh3nd3rs0n.jargyle.common.number.UnsignedByte
- hashCode() - Method in class com.github.jh3nd3rs0n.jargyle.common.number.UnsignedShort
- hashCode() - Method in class com.github.jh3nd3rs0n.jargyle.common.security.EncryptedPassword
- hashCode() - Method in class com.github.jh3nd3rs0n.jargyle.common.security.EncryptedPasswordSpec
- hashCode() - Method in class com.github.jh3nd3rs0n.jargyle.common.security.EncryptedPasswordValue
- hashCode() - Method in class com.github.jh3nd3rs0n.jargyle.common.string.CommaSeparatedValues
- Host - Class in com.github.jh3nd3rs0n.jargyle.common.net
-
A name or address of a node of a network.
- HOST_IPV4_ADDRESS - Enum constant in enum class com.github.jh3nd3rs0n.jargyle.common.net.HostAddressType
-
HostIpv4Address. - HOST_IPV6_ADDRESS - Enum constant in enum class com.github.jh3nd3rs0n.jargyle.common.net.HostAddressType
-
HostIpv6Address. - HostAddress - Class in com.github.jh3nd3rs0n.jargyle.common.net
-
An address of a node of a network.
- HostAddressType - Enum Class in com.github.jh3nd3rs0n.jargyle.common.net
-
Type of
HostAddress. - HostAddressTypes - Class in com.github.jh3nd3rs0n.jargyle.common.net
-
A collection of
HostAddressTypes. - HostIpv4Address - Class in com.github.jh3nd3rs0n.jargyle.common.net
-
An IPv4 address of a node of a network.
- HostIpv6Address - Class in com.github.jh3nd3rs0n.jargyle.common.net
-
An IPv6 address of a node of a network.
- HostName - Class in com.github.jh3nd3rs0n.jargyle.common.net
-
A name of a node of a network.
I
- intValue() - Method in class com.github.jh3nd3rs0n.jargyle.common.net.Port
-
Returns the
intvalue of thisPort. - intValue() - Method in class com.github.jh3nd3rs0n.jargyle.common.number.NonNegativeInteger
-
Returns the
intvalue of thisNonNegativeInteger. - intValue() - Method in class com.github.jh3nd3rs0n.jargyle.common.number.PositiveInteger
-
Returns the
intvalue of thisPositiveInteger. - intValue() - Method in class com.github.jh3nd3rs0n.jargyle.common.number.UnsignedByte
-
Returns the
intvalue of thisUnsignedByte. - intValue() - Method in class com.github.jh3nd3rs0n.jargyle.common.number.UnsignedShort
-
Returns the
intvalue of thisUnsignedShort. - IP_TOS - Static variable in class com.github.jh3nd3rs0n.jargyle.common.net.StandardSocketSettingSpecConstants
-
SocketSettingSpecconstant forIP_TOS: anUnsignedBytethat describes the type-of-service or traffic class field in the IP header for a TCP or UDP socket. - isAllZerosHostAddress(String) - Static method in class com.github.jh3nd3rs0n.jargyle.common.net.HostAddress
-
Returns a
booleanvalue to indicate if the provided address is an IP address of all zeros. - isAllZerosIpv4Address(String) - Static method in class com.github.jh3nd3rs0n.jargyle.common.net.HostIpv4Address
-
Returns a
booleanvalue to indicate if the provided IPv4 address is an IPv4 address of all zeros. - isAllZerosIpv6Address(String) - Static method in class com.github.jh3nd3rs0n.jargyle.common.net.HostIpv6Address
-
Returns a
booleanvalue to indicate if the provided IPv6 address is an IPv6 address of all zeros. - iterator() - Method in class com.github.jh3nd3rs0n.jargyle.common.net.PortRange
M
- MAX_INT_VALUE - Static variable in class com.github.jh3nd3rs0n.jargyle.common.net.Port
-
The maximum
intvalue for a port number. - MAX_INT_VALUE - Static variable in class com.github.jh3nd3rs0n.jargyle.common.number.NonNegativeInteger
-
The maximum
intvalue for a non-negative integer. - MAX_INT_VALUE - Static variable in class com.github.jh3nd3rs0n.jargyle.common.number.PositiveInteger
-
The maximum
intvalue of a positive integer. - MAX_INT_VALUE - Static variable in class com.github.jh3nd3rs0n.jargyle.common.number.UnsignedByte
-
The maximum
intvalue of an unsigned byte. - MAX_INT_VALUE - Static variable in class com.github.jh3nd3rs0n.jargyle.common.number.UnsignedShort
-
The maximum
intvalue of an unsigned short. - MIN_INT_VALUE - Static variable in class com.github.jh3nd3rs0n.jargyle.common.net.Port
-
The minimum
intvalue for a port number. - MIN_INT_VALUE - Static variable in class com.github.jh3nd3rs0n.jargyle.common.number.NonNegativeInteger
-
The minimum
intvalue for a non-negative integer. - MIN_INT_VALUE - Static variable in class com.github.jh3nd3rs0n.jargyle.common.number.PositiveInteger
-
The minimum
intvalue of a positive integer. - MIN_INT_VALUE - Static variable in class com.github.jh3nd3rs0n.jargyle.common.number.UnsignedByte
-
The minimum
intvalue of an unsigned byte. - MIN_INT_VALUE - Static variable in class com.github.jh3nd3rs0n.jargyle.common.number.UnsignedShort
-
The minimum
intvalue of an unsigned short.
N
- NetInterface - Class in com.github.jh3nd3rs0n.jargyle.common.net
-
An interface between the local system and a network.
- newEncryptedPassword(char[]) - Method in class com.github.jh3nd3rs0n.jargyle.common.security.EncryptedPasswordSpec
-
Returns a new
EncryptedPasswordof the provided password. - newEncryptedPassword(String) - Method in class com.github.jh3nd3rs0n.jargyle.common.security.EncryptedPasswordSpec
-
Returns a new
EncryptedPasswordwith the parsedEncryptedPasswordValuefrom the providedStringvalue. - newHostAddress(String) - Static method in class com.github.jh3nd3rs0n.jargyle.common.net.HostAddress
-
Returns a new
HostAddressof the provided address. - newHostIpv4Address(String) - Static method in class com.github.jh3nd3rs0n.jargyle.common.net.HostIpv4Address
-
Returns a new
HostIpv4Addressof the provided IPv4 address. - newHostIpv6Address(String) - Static method in class com.github.jh3nd3rs0n.jargyle.common.net.HostIpv6Address
-
Returns a new
HostIpv6Addressof the provided IPv6 address. - newHostName(String) - Static method in class com.github.jh3nd3rs0n.jargyle.common.net.HostName
-
Returns a new
HostNameof the provided host name. - newInstance(char[]) - Static method in class com.github.jh3nd3rs0n.jargyle.common.security.EncryptedPassword
-
Returns a new
EncryptedPasswordof the provided password. - newInstance(String) - Static method in class com.github.jh3nd3rs0n.jargyle.common.net.Host
-
Returns a new
Hostof the provided name or address. - newInstance(String, String) - Static method in class com.github.jh3nd3rs0n.jargyle.common.security.EncryptedPassword
-
Returns a new
EncryptedPasswordwith the provided name of the type ofEncryptedPasswordspecified by aEncryptedPasswordSpecand with the parsedEncryptedPasswordValuefrom the providedStringvalue. - newInstance(String, V) - Static method in class com.github.jh3nd3rs0n.jargyle.common.net.SocketSetting
-
Returns a new
SocketSettingof the specified value type with the provided name specified by aSocketSettingSpecand the provided value. - newInstance(String, V, String) - Static method in class com.github.jh3nd3rs0n.jargyle.common.net.SocketSetting
-
Returns a new
SocketSettingof the specified value type with the provided name specified by aSocketSettingSpec, the provided value, and the optionally provided documentation. - newInstance(NetworkInterface) - Static method in class com.github.jh3nd3rs0n.jargyle.common.net.NetInterface
-
Returns a new
NetInterfacewith the provided underlyingNetworkInterface. - newInstanceFrom(String) - Static method in class com.github.jh3nd3rs0n.jargyle.common.bytes.Bytes
-
Returns a new
Bytesfrom the providedStringin Base64. - newInstanceFrom(String) - Static method in class com.github.jh3nd3rs0n.jargyle.common.net.HostAddressTypes
-
Returns a new instance of
HostAddressTypesfrom the providedString. - newInstanceFrom(String) - Static method in class com.github.jh3nd3rs0n.jargyle.common.net.NetInterface
-
Returns a new
NetInterfacefrom the providedStringof the name of the network interface. - newInstanceFrom(String) - Static method in class com.github.jh3nd3rs0n.jargyle.common.net.PortRange
-
Returns a new
PortRangefrom the providedString. - newInstanceFrom(String) - Static method in class com.github.jh3nd3rs0n.jargyle.common.net.PortRanges
-
Returns a new
PortRangesfrom the providedString. - newInstanceFrom(String) - Static method in class com.github.jh3nd3rs0n.jargyle.common.net.SocketSetting
-
Returns a new
SocketSettingof theObjectvalue type from the providedString. - newInstanceFrom(String) - Static method in class com.github.jh3nd3rs0n.jargyle.common.net.SocketSettings
-
Returns a new
SocketSettingsfrom the providedString. - newInstanceFrom(String) - Static method in class com.github.jh3nd3rs0n.jargyle.common.security.EncryptedPassword
-
Returns a new
EncryptedPasswordfrom the providedString. - newInstanceFrom(String) - Static method in class com.github.jh3nd3rs0n.jargyle.common.string.CommaSeparatedValues
-
Returns a new
CommaSeparatedValuesfrom the providedString. - newInstanceWithParsedValue(String, String) - Static method in class com.github.jh3nd3rs0n.jargyle.common.net.SocketSetting
-
Returns a new
SocketSettingof theObjectvalue type with the provided name specified by aSocketSettingSpecand with the parsed value from the providedStringvalue. - newInstanceWithParsedValue(String, String, String) - Static method in class com.github.jh3nd3rs0n.jargyle.common.net.SocketSetting
-
Returns a new
SocketSettingof theObjectvalue type with the provided name specified by aSocketSettingSpec, the parsed value from the providedStringvalue, and the optionally provided documentation. - newSocketSetting(V) - Method in class com.github.jh3nd3rs0n.jargyle.common.net.SocketSettingSpec
-
Returns a new
SocketSettingwith the provided value. - newSocketSetting(V, String) - Method in class com.github.jh3nd3rs0n.jargyle.common.net.SocketSettingSpec
-
Returns a new
SocketSettingwith the provided value and the optionally provided documentation. - newSocketSettingWithParsedValue(String) - Method in class com.github.jh3nd3rs0n.jargyle.common.net.SocketSettingSpec
-
Returns a new
SocketSettingwith the parsed value from the providedStringvalue. - newSocketSettingWithParsedValue(String, String) - Method in class com.github.jh3nd3rs0n.jargyle.common.net.SocketSettingSpec
-
Returns a new
SocketSettingwith the parsed value from the providedStringvalue and with the optionally provided documentation. - NonNegativeInteger - Class in com.github.jh3nd3rs0n.jargyle.common.number
-
An integer between 0 and 2147483647 (inclusive).
O
- of(byte[]) - Static method in class com.github.jh3nd3rs0n.jargyle.common.bytes.Bytes
-
Returns a new
Bytesof the providedbytearray. - of(HostAddressType...) - Static method in class com.github.jh3nd3rs0n.jargyle.common.net.HostAddressTypes
-
Returns a
HostAddressTypesof the providedHostAddressTypes. - of(Port) - Static method in class com.github.jh3nd3rs0n.jargyle.common.net.PortRange
-
Returns a
PortRangeof the providedPortvalue as both the minimum and maximum value. - of(PortRange...) - Static method in class com.github.jh3nd3rs0n.jargyle.common.net.PortRanges
-
Returns a
PortRangesof the providedPortRanges. - of(Port, Port) - Static method in class com.github.jh3nd3rs0n.jargyle.common.net.PortRange
-
Returns a
PortRangeof the provided minimumPortvalue and the maximumPortvalue. - of(SocketSetting<?>...) - Static method in class com.github.jh3nd3rs0n.jargyle.common.net.SocketSettings
-
Returns a
SocketSettingsof the providedSocketSettings. - of(SocketSettings) - Static method in class com.github.jh3nd3rs0n.jargyle.common.net.SocketSettings
-
Returns a
SocketSettingsof anotherSocketSettings. - of(String...) - Static method in class com.github.jh3nd3rs0n.jargyle.common.string.CommaSeparatedValues
-
Returns a
CommaSeparatedValuesof the provided values. - of(List<HostAddressType>) - Static method in class com.github.jh3nd3rs0n.jargyle.common.net.HostAddressTypes
-
Returns a
HostAddressTypesof the providedListofHostAddressTypes. - of(List<PortRange>) - Static method in class com.github.jh3nd3rs0n.jargyle.common.net.PortRanges
-
Returns a
PortRangesof the providedListofPortRanges. - of(List<SocketSetting<?>>) - Static method in class com.github.jh3nd3rs0n.jargyle.common.net.SocketSettings
-
Returns a
SocketSettingsof the providedListofSocketSettings.
P
- parse(String) - Method in class com.github.jh3nd3rs0n.jargyle.common.net.SocketSettingSpec
-
Returns the parsed value from the provided
Stringvalue. - PARTIAL_ENCRYPTION_PASSWORD_FILE_SYSTEM_PROPERTY_NAME - Static variable in class com.github.jh3nd3rs0n.jargyle.common.security.SystemPropertyNameConstants
-
The name of the system property for the file of the partial password to be used for encryption/decryption.
- PARTIAL_ENCRYPTION_PASSWORD_SYSTEM_PROPERTY_NAME - Static variable in class com.github.jh3nd3rs0n.jargyle.common.security.SystemPropertyNameConstants
-
The name of the system property for the partial password to be used for encryption/decryption.
- Port - Class in com.github.jh3nd3rs0n.jargyle.common.net
-
An integer between 0 and 65535 (inclusive) that is assigned to uniquely identify a connection endpoint and to direct data to a host.
- PortRange - Class in com.github.jh3nd3rs0n.jargyle.common.net
-
A range of
Portvalues between the provided minimumPortvalue and the maximumPortvalue (inclusive). - PortRanges - Class in com.github.jh3nd3rs0n.jargyle.common.net
-
A collection of
PortRanges. - PositiveInteger - Class in com.github.jh3nd3rs0n.jargyle.common.number
-
An integer between 1 and 2147483647 (inclusive).
- putValue(SocketSettingSpec<V>, V) - Method in class com.github.jh3nd3rs0n.jargyle.common.net.SocketSettings
-
Puts the provided value with a new
SocketSettingdefined by the providedSocketSettingSpecof the specified value type and returns the recent value if any.
R
- remove(SocketSettingSpec<V>) - Method in class com.github.jh3nd3rs0n.jargyle.common.net.SocketSettings
-
Removes the value and its
SocketSettingdefined by the providedSocketSettingSpecof the specified value type and returns the recent value if any.
S
- shortValue() - Method in class com.github.jh3nd3rs0n.jargyle.common.number.UnsignedShort
-
Returns the
shortvalue of thisUnsignedShort. - SO_BROADCAST - Static variable in class com.github.jh3nd3rs0n.jargyle.common.net.StandardSocketSettingSpecConstants
-
SocketSettingSpecconstant forSO_BROADCAST: aBooleanvalue to indicate if broadcast datagrams can be sent. - SO_KEEPALIVE - Static variable in class com.github.jh3nd3rs0n.jargyle.common.net.StandardSocketSettingSpecConstants
-
SocketSettingSpecconstant forSO_KEEPALIVE: aBooleanvalue to indicate if a TCP socket can be kept alive when no data has been exchanged in either direction. - SO_LINGER - Static variable in class com.github.jh3nd3rs0n.jargyle.common.net.StandardSocketSettingSpecConstants
-
SocketSettingSpecconstant forSO_LINGER: anIntegerof the number of seconds of lingering on closing the TCP socket (disabled if the number of seconds is negative). - SO_RCVBUF - Static variable in class com.github.jh3nd3rs0n.jargyle.common.net.StandardSocketSettingSpecConstants
-
SocketSettingSpecconstant forSO_RCVBUF: aPositiveIntegerof the receive buffer size. - SO_REUSEADDR - Static variable in class com.github.jh3nd3rs0n.jargyle.common.net.StandardSocketSettingSpecConstants
-
SocketSettingSpecconstant forSO_REUSEADDR: aBooleanvalue to indicate if the socket address and port can be reused. - SO_SNDBUF - Static variable in class com.github.jh3nd3rs0n.jargyle.common.net.StandardSocketSettingSpecConstants
-
SocketSettingSpecconstant forSO_SNDBUF: aPositiveIntegerof the send buffer size. - SO_TIMEOUT - Static variable in class com.github.jh3nd3rs0n.jargyle.common.net.StandardSocketSettingSpecConstants
-
SocketSettingSpecconstant forSO_TIMEOUT: aNonNegativeIntegerof the timeout in milliseconds on waiting for an idle socket. - SocketSetting<V> - Class in com.github.jh3nd3rs0n.jargyle.common.net
-
A setting of a specified value type to be applied to a socket.
- SocketSettings - Class in com.github.jh3nd3rs0n.jargyle.common.net
-
A collection of
SocketSettings. - SocketSettingSpec<V> - Class in com.github.jh3nd3rs0n.jargyle.common.net
-
The specification of a
SocketSettingof the specified value type. - StandardSocketSettingSpecConstants - Class in com.github.jh3nd3rs0n.jargyle.common.net
-
Standard
SocketSettingSpecconstants. - SystemPropertyNameConstants - Class in com.github.jh3nd3rs0n.jargyle.common.security
-
All security specific system property name constants.
T
- TCP_NODELAY - Static variable in class com.github.jh3nd3rs0n.jargyle.common.net.StandardSocketSettingSpecConstants
-
SocketSettingSpecconstant forTCP_NODELAY: aBooleanvalue to indicate disabling Nagle's algorithm. - toArray() - Method in class com.github.jh3nd3rs0n.jargyle.common.bytes.Bytes
-
Returns the
bytearray of thisBytes. - toArray() - Method in class com.github.jh3nd3rs0n.jargyle.common.string.CommaSeparatedValues
-
Returns the values of this
CommaSeparatedValues. - toInetAddress() - Method in class com.github.jh3nd3rs0n.jargyle.common.net.Host
-
Returns an
InetAddressof thisHost. - toInetAddress() - Method in class com.github.jh3nd3rs0n.jargyle.common.net.HostAddress
- toInetAddress() - Method in class com.github.jh3nd3rs0n.jargyle.common.net.HostName
- toList() - Method in class com.github.jh3nd3rs0n.jargyle.common.net.HostAddressTypes
-
Returns an unmodifiable
ListofHostAddressTypes. - toList() - Method in class com.github.jh3nd3rs0n.jargyle.common.net.PortRanges
-
Returns an unmodifiable
ListofPortRanges. - toMap() - Method in class com.github.jh3nd3rs0n.jargyle.common.net.SocketSettings
-
Returns an unmodifiable
MapofSocketSettings each associated by theirSocketSettingSpec. - toNetworkInterface() - Method in class com.github.jh3nd3rs0n.jargyle.common.net.NetInterface
-
Returns the underlying
NetworkInterfaceof thisNetInterface. - toString() - Method in class com.github.jh3nd3rs0n.jargyle.common.bytes.Bytes
-
Returns the
Stringrepresentation of thisBytes. - toString() - Method in class com.github.jh3nd3rs0n.jargyle.common.net.Host
-
Returns the
Stringrepresentation of thisHost. - toString() - Method in enum class com.github.jh3nd3rs0n.jargyle.common.net.HostAddressType
-
Returns the
Stringrepresentation of thisHostAddressType. - toString() - Method in class com.github.jh3nd3rs0n.jargyle.common.net.HostAddressTypes
-
Returns the
Stringrepresentation of thisHostAddressTypes. - toString() - Method in class com.github.jh3nd3rs0n.jargyle.common.net.NetInterface
-
Returns the
Stringrepresentation of thisNetInterface. - toString() - Method in class com.github.jh3nd3rs0n.jargyle.common.net.Port
-
Returns the
Stringrepresentation of thisPort. - toString() - Method in class com.github.jh3nd3rs0n.jargyle.common.net.PortRange
-
Returns the
Stringrepresentation of thisPortRange. - toString() - Method in class com.github.jh3nd3rs0n.jargyle.common.net.PortRanges
-
Returns the
Stringrepresentation of thisPortRanges. - toString() - Method in class com.github.jh3nd3rs0n.jargyle.common.net.SocketSetting
-
Returns the
Stringrepresentation of thisSocketSetting. - toString() - Method in class com.github.jh3nd3rs0n.jargyle.common.net.SocketSettings
-
Returns the
Stringrepresentation of thisSocketSettings. - toString() - Method in class com.github.jh3nd3rs0n.jargyle.common.net.SocketSettingSpec
-
Returns the
Stringrepresentation of thisSocketSettingSpec. - toString() - Method in class com.github.jh3nd3rs0n.jargyle.common.number.NonNegativeInteger
-
Returns the
Stringrepresentation of thisNonNegativeInteger. - toString() - Method in class com.github.jh3nd3rs0n.jargyle.common.number.PositiveInteger
-
Returns the
Stringrepresentation of thisPositiveInteger. - toString() - Method in class com.github.jh3nd3rs0n.jargyle.common.number.UnsignedByte
-
Returns the
Stringrepresentation of thisUnsignedByte. - toString() - Method in class com.github.jh3nd3rs0n.jargyle.common.number.UnsignedShort
-
Returns the
Stringrepresentation of thisUnsignedShort. - toString() - Method in class com.github.jh3nd3rs0n.jargyle.common.security.EncryptedPassword
-
Retyrns the
Stringrepresentation of thisEncryptedPassword. - toString() - Method in class com.github.jh3nd3rs0n.jargyle.common.security.EncryptedPasswordSpec
-
Returns the
Stringrepresentation of thisEncryptedPasswordSpec. - toString() - Method in class com.github.jh3nd3rs0n.jargyle.common.security.EncryptedPasswordValue
-
Returns the
Stringrepresentation of thisEncryptedPasswordValue. - toString() - Method in class com.github.jh3nd3rs0n.jargyle.common.string.CommaSeparatedValues
-
Returns the
Stringrepresentation of thisCommaSeparatedValues.
U
- UnsignedByte - Class in com.github.jh3nd3rs0n.jargyle.common.number
-
An integer between 0 and 255 (inclusive).
- UnsignedShort - Class in com.github.jh3nd3rs0n.jargyle.common.number
-
An integer between 0 and 65535 (inclusive).
- unsignedShortValue() - Method in class com.github.jh3nd3rs0n.jargyle.common.net.Port
-
Returns the
UnsignedShortvalue of thisPort.
V
- validate(V) - Method in class com.github.jh3nd3rs0n.jargyle.common.net.SocketSettingSpec
-
Returns the valid provided value.
- valueOf(byte) - Static method in class com.github.jh3nd3rs0n.jargyle.common.number.UnsignedByte
-
Returns a
UnsignedByteof the providedbytevalue. - valueOf(int) - Static method in class com.github.jh3nd3rs0n.jargyle.common.net.Port
-
Returns a
Portof the providedintvalue. - valueOf(int) - Static method in class com.github.jh3nd3rs0n.jargyle.common.number.NonNegativeInteger
-
Returns a
NonNegativeIntegerof the providedintvalue. - valueOf(int) - Static method in class com.github.jh3nd3rs0n.jargyle.common.number.PositiveInteger
-
Returns a
PositiveIntegerof the providedintvalue. - valueOf(int) - Static method in class com.github.jh3nd3rs0n.jargyle.common.number.UnsignedByte
-
Returns a
UnsignedByteof the providedintvalue. - valueOf(int) - Static method in class com.github.jh3nd3rs0n.jargyle.common.number.UnsignedShort
-
Returns a
UnsignedShortof the providedintvalue. - valueOf(short) - Static method in class com.github.jh3nd3rs0n.jargyle.common.number.UnsignedShort
-
Returns a
UnsignedShortof the providedshortvalue. - valueOf(UnsignedShort) - Static method in class com.github.jh3nd3rs0n.jargyle.common.net.Port
-
Returns a
Portof the providedUnsignedShort. - valueOf(String) - Static method in enum class com.github.jh3nd3rs0n.jargyle.common.net.HostAddressType
-
Returns the enum constant of this class with the specified name.
- valueOf(String) - Static method in class com.github.jh3nd3rs0n.jargyle.common.net.Port
-
Returns a
Portof the providedString. - valueOf(String) - Static method in class com.github.jh3nd3rs0n.jargyle.common.number.NonNegativeInteger
-
Returns a
NonNegativeIntegerof the providedString. - valueOf(String) - Static method in class com.github.jh3nd3rs0n.jargyle.common.number.PositiveInteger
-
Returns a
PositiveIntegerof the providedString. - valueOf(String) - Static method in class com.github.jh3nd3rs0n.jargyle.common.number.UnsignedByte
-
Returns a
UnsignedByteof the providedString. - valueOf(String) - Static method in class com.github.jh3nd3rs0n.jargyle.common.number.UnsignedShort
-
Returns a
UnsignedShortof the providedString. - valueOfString(String) - Static method in enum class com.github.jh3nd3rs0n.jargyle.common.net.HostAddressType
-
Returns the enum constant of the provided
Stringrepresentation. - valueOfTypeName(String) - Static method in class com.github.jh3nd3rs0n.jargyle.common.security.EncryptedPasswordSpecConstants
-
Returns the
EncryptedPasswordSpecconstant based on the provided type name the constant specifies for itsEncryptedPassword. - values() - Static method in enum class com.github.jh3nd3rs0n.jargyle.common.net.HostAddressType
-
Returns an array containing the constants of this enum class, in the order they are declared.
- values() - Static method in class com.github.jh3nd3rs0n.jargyle.common.net.StandardSocketSettingSpecConstants
-
Returns an unmodifiable
Listof theSocketSettingSpecconstants. - values() - Static method in class com.github.jh3nd3rs0n.jargyle.common.security.EncryptedPasswordSpecConstants
-
Returns the
Listof allEncryptedPasswordSpecconstants. - valuesMap() - Static method in class com.github.jh3nd3rs0n.jargyle.common.net.StandardSocketSettingSpecConstants
-
Returns an unmodifiable
Mapof theSocketSettingSpecconstants each associated by the name they specify for theirSocketSetting. - valuesMap() - Static method in class com.github.jh3nd3rs0n.jargyle.common.security.EncryptedPasswordSpecConstants
-
Returns the
Mapof allEncryptedPasswordSpecconstants each associated by the type name they specify for theirEncryptedPassword.
All Classes and Interfaces|All Packages|Constant Field Values