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
-
EncryptedPasswordSpec
constant forEncryptedPassword
that 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
boolean
value to indicate if thisPortRanges
has anyPortRange
that covers the providedPort
value. - 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
SocketSetting
to the providedDatagramSocket
. - applyTo(DatagramSocket) - Method in class com.github.jh3nd3rs0n.jargyle.common.net.SocketSettings
-
Applies this
SocketSettings
to the providedDatagramSocket
. - applyTo(ServerSocket) - Method in class com.github.jh3nd3rs0n.jargyle.common.net.SocketSetting
-
Applies this
SocketSetting
to the providedServerSocket
. - applyTo(ServerSocket) - Method in class com.github.jh3nd3rs0n.jargyle.common.net.SocketSettings
-
Applies this
SocketSettings
to the providedServerSocket
. - applyTo(Socket) - Method in class com.github.jh3nd3rs0n.jargyle.common.net.SocketSetting
-
Applies this
SocketSetting
to the providedSocket
. - applyTo(Socket) - Method in class com.github.jh3nd3rs0n.jargyle.common.net.SocketSettings
-
Applies this
SocketSettings
to the providedSocket
.
B
- byteValue() - Method in class com.github.jh3nd3rs0n.jargyle.common.number.UnsignedByte
-
Returns the
byte
value 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.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
String
s. - CommaSeparatedValues - Class in com.github.jh3nd3rs0n.jargyle.common.string
-
A collection of
String
values whoseString
representation is a comma separated list of saidString
values. - compareTo(Port) - Method in class com.github.jh3nd3rs0n.jargyle.common.net.Port
-
Compares this
Port
with the otherPort
. - covers(Port) - Method in class com.github.jh3nd3rs0n.jargyle.common.net.PortRange
-
Returns a
boolean
value to indicate if thisPortRange
covers the providedPort
value.
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
EncryptedPasswordSpec
constants. - 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.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.HostName
- 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
SocketSettings
extracted from the providedDatagramSocket
. - extractFrom(ServerSocket) - Static method in class com.github.jh3nd3rs0n.jargyle.common.net.SocketSettings
-
Returns a new
SocketSettings
extracted from the providedServerSocket
. - extractFrom(Socket) - Static method in class com.github.jh3nd3rs0n.jargyle.common.net.SocketSettings
-
Returns a new
SocketSettings
extracted from the providedSocket
.
G
- getAllZerosInet4Address() - Static method in class com.github.jh3nd3rs0n.jargyle.common.net.HostIpv4Address
-
Returns an
Inet4Address
of an all zeros IPv4 address. - getAllZerosInstance() - Static method in class com.github.jh3nd3rs0n.jargyle.common.net.HostIpv4Address
-
Returns a
HostIpv4Address
of an all zeros IPv4 address. - 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
EncryptedPasswordSpec
of thisEncryptedPassword
. - getEncryptedPasswordValue() - Method in class com.github.jh3nd3rs0n.jargyle.common.security.EncryptedPassword
-
Returns the
EncryptedPasswordValue
of thisEncryptedPassword
. - getMaxPort() - Method in class com.github.jh3nd3rs0n.jargyle.common.net.PortRange
-
Returns the maximum
Port
value. - getMinPort() - Method in class com.github.jh3nd3rs0n.jargyle.common.net.PortRange
-
Returns the minimum
Port
value. - 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
SocketSettingSpec
that 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
SocketSetting
defined by the providedSocketSettingSpec
of 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.net.Host
- hashCode() - Method in class com.github.jh3nd3rs0n.jargyle.common.net.HostAddress
- hashCode() - Method in class com.github.jh3nd3rs0n.jargyle.common.net.HostName
- 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.
- HostAddress - Class in com.github.jh3nd3rs0n.jargyle.common.net
-
An address of a node of a network.
- 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
int
value of thisPort
. - intValue() - Method in class com.github.jh3nd3rs0n.jargyle.common.number.NonNegativeInteger
-
Returns the
int
value of thisNonNegativeInteger
. - intValue() - Method in class com.github.jh3nd3rs0n.jargyle.common.number.PositiveInteger
-
Returns the
int
value of thisPositiveInteger
. - intValue() - Method in class com.github.jh3nd3rs0n.jargyle.common.number.UnsignedByte
-
Returns the
int
value of thisUnsignedByte
. - intValue() - Method in class com.github.jh3nd3rs0n.jargyle.common.number.UnsignedShort
-
Returns the
int
value of thisUnsignedShort
. - IP_TOS - Static variable in class com.github.jh3nd3rs0n.jargyle.common.net.StandardSocketSettingSpecConstants
-
SocketSettingSpec
constant forIP_TOS
: anUnsignedByte
that 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
boolean
value 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
boolean
value 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
boolean
value 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
int
value for a port number. - MAX_INT_VALUE - Static variable in class com.github.jh3nd3rs0n.jargyle.common.number.NonNegativeInteger
-
The maximum
int
value for a non-negative integer. - MAX_INT_VALUE - Static variable in class com.github.jh3nd3rs0n.jargyle.common.number.PositiveInteger
-
The maximum
int
value of a positive integer. - MAX_INT_VALUE - Static variable in class com.github.jh3nd3rs0n.jargyle.common.number.UnsignedByte
-
The maximum
int
value of an unsigned byte. - MAX_INT_VALUE - Static variable in class com.github.jh3nd3rs0n.jargyle.common.number.UnsignedShort
-
The maximum
int
value of an unsigned short. - MIN_INT_VALUE - Static variable in class com.github.jh3nd3rs0n.jargyle.common.net.Port
-
The minimum
int
value for a port number. - MIN_INT_VALUE - Static variable in class com.github.jh3nd3rs0n.jargyle.common.number.NonNegativeInteger
-
The minimum
int
value for a non-negative integer. - MIN_INT_VALUE - Static variable in class com.github.jh3nd3rs0n.jargyle.common.number.PositiveInteger
-
The minimum
int
value of a positive integer. - MIN_INT_VALUE - Static variable in class com.github.jh3nd3rs0n.jargyle.common.number.UnsignedByte
-
The minimum
int
value of an unsigned byte. - MIN_INT_VALUE - Static variable in class com.github.jh3nd3rs0n.jargyle.common.number.UnsignedShort
-
The minimum
int
value of an unsigned short.
N
- newEncryptedPassword(char[]) - Method in class com.github.jh3nd3rs0n.jargyle.common.security.EncryptedPasswordSpec
-
Returns a new
EncryptedPassword
of the provided password. - newEncryptedPassword(String) - Method in class com.github.jh3nd3rs0n.jargyle.common.security.EncryptedPasswordSpec
-
Returns a new
EncryptedPassword
with the parsedEncryptedPasswordValue
from the providedString
value. - newHostAddress(String) - Static method in class com.github.jh3nd3rs0n.jargyle.common.net.HostAddress
-
Returns a new
HostAddress
of the provided address. - newHostIpv4Address(String) - Static method in class com.github.jh3nd3rs0n.jargyle.common.net.HostIpv4Address
-
Returns a new
HostIpv4Address
of the provided IPv4 address. - newHostIpv6Address(String) - Static method in class com.github.jh3nd3rs0n.jargyle.common.net.HostIpv6Address
-
Returns a new
HostIpv6Address
of the provided IPv6 address. - newHostName(String) - Static method in class com.github.jh3nd3rs0n.jargyle.common.net.HostName
-
Returns a new
HostName
of the provided host name. - newInstance(char[]) - Static method in class com.github.jh3nd3rs0n.jargyle.common.security.EncryptedPassword
-
Returns a new
EncryptedPassword
of the provided password. - newInstance(String) - Static method in class com.github.jh3nd3rs0n.jargyle.common.net.Host
-
Returns a new
Host
of the provided name or address. - newInstance(String, String) - Static method in class com.github.jh3nd3rs0n.jargyle.common.security.EncryptedPassword
-
Returns a new
EncryptedPassword
with the provided name of the type ofEncryptedPassword
specified by aEncryptedPasswordSpec
and with the parsedEncryptedPasswordValue
from the providedString
value. - newInstance(String, V) - Static method in class com.github.jh3nd3rs0n.jargyle.common.net.SocketSetting
-
Returns a new
SocketSetting
of the specified value type with the provided name specified by aSocketSettingSpec
and the provided value. - newInstance(String, V, String) - Static method in class com.github.jh3nd3rs0n.jargyle.common.net.SocketSetting
-
Returns a new
SocketSetting
of the specified value type with the provided name specified by aSocketSettingSpec
, the provided value, and the optionally provided documentation. - newInstanceFrom(String) - Static method in class com.github.jh3nd3rs0n.jargyle.common.net.PortRange
-
Returns a new
PortRange
from the providedString
. - newInstanceFrom(String) - Static method in class com.github.jh3nd3rs0n.jargyle.common.net.PortRanges
-
Returns a new
PortRanges
from the providedString
. - newInstanceFrom(String) - Static method in class com.github.jh3nd3rs0n.jargyle.common.net.SocketSetting
-
Returns a new
SocketSetting
of theObject
value type from the providedString
. - newInstanceFrom(String) - Static method in class com.github.jh3nd3rs0n.jargyle.common.net.SocketSettings
-
Returns a new
SocketSettings
from the providedString
. - newInstanceFrom(String) - Static method in class com.github.jh3nd3rs0n.jargyle.common.security.EncryptedPassword
-
Returns a new
EncryptedPassword
from the providedString
. - newInstanceFrom(String) - Static method in class com.github.jh3nd3rs0n.jargyle.common.string.CommaSeparatedValues
-
Returns a new
CommaSeparatedValues
from the providedString
. - newInstanceWithParsedValue(String, String) - Static method in class com.github.jh3nd3rs0n.jargyle.common.net.SocketSetting
-
Returns a new
SocketSetting
of theObject
value type with the provided name specified by aSocketSettingSpec
and with the parsed value from the providedString
value. - newInstanceWithParsedValue(String, String, String) - Static method in class com.github.jh3nd3rs0n.jargyle.common.net.SocketSetting
-
Returns a new
SocketSetting
of theObject
value type with the provided name specified by aSocketSettingSpec
, the parsed value from the providedString
value, and the optionally provided documentation. - newSocketSetting(V) - Method in class com.github.jh3nd3rs0n.jargyle.common.net.SocketSettingSpec
-
Returns a new
SocketSetting
with the provided value. - newSocketSetting(V, String) - Method in class com.github.jh3nd3rs0n.jargyle.common.net.SocketSettingSpec
-
Returns a new
SocketSetting
with the provided value and the optionally provided documentation. - newSocketSettingWithParsedValue(String) - Method in class com.github.jh3nd3rs0n.jargyle.common.net.SocketSettingSpec
-
Returns a new
SocketSetting
with the parsed value from the providedString
value. - newSocketSettingWithParsedValue(String, String) - Method in class com.github.jh3nd3rs0n.jargyle.common.net.SocketSettingSpec
-
Returns a new
SocketSetting
with the parsed value from the providedString
value and with the optionally provided documentation. - NonNegativeInteger - Class in com.github.jh3nd3rs0n.jargyle.common.number
-
An integer between 0 and 2147483647 (inclusive).
O
- of(Port) - Static method in class com.github.jh3nd3rs0n.jargyle.common.net.PortRange
-
Returns a
PortRange
of the providedPort
value as both the minimum and maximum value. - of(PortRange...) - Static method in class com.github.jh3nd3rs0n.jargyle.common.net.PortRanges
-
Returns a
PortRanges
of the providedPortRange
s. - of(Port, Port) - Static method in class com.github.jh3nd3rs0n.jargyle.common.net.PortRange
-
Returns a
PortRange
of the provided minimumPort
value and the maximumPort
value. - of(SocketSetting<?>...) - Static method in class com.github.jh3nd3rs0n.jargyle.common.net.SocketSettings
-
Returns a
SocketSettings
of the providedSocketSetting
s. - of(SocketSettings) - Static method in class com.github.jh3nd3rs0n.jargyle.common.net.SocketSettings
-
Returns a
SocketSettings
of anotherSocketSettings
. - of(String...) - Static method in class com.github.jh3nd3rs0n.jargyle.common.string.CommaSeparatedValues
-
Returns a
CommaSeparatedValues
of the provided values. - of(List<PortRange>) - Static method in class com.github.jh3nd3rs0n.jargyle.common.net.PortRanges
-
Returns a
PortRanges
of the providedList
ofPortRange
s. - of(List<SocketSetting<?>>) - Static method in class com.github.jh3nd3rs0n.jargyle.common.net.SocketSettings
-
Returns a
SocketSettings
of the providedList
ofSocketSetting
s.
P
- parse(String) - Method in class com.github.jh3nd3rs0n.jargyle.common.net.SocketSettingSpec
-
Returns the parsed value from the provided
String
value. - 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
Port
values between the provided minimumPort
value and the maximumPort
value (inclusive). - PortRanges - Class in com.github.jh3nd3rs0n.jargyle.common.net
-
A collection of
PortRange
s. - 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
SocketSetting
defined by the providedSocketSettingSpec
of 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
SocketSetting
defined by the providedSocketSettingSpec
of 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
short
value of thisUnsignedShort
. - SO_BROADCAST - Static variable in class com.github.jh3nd3rs0n.jargyle.common.net.StandardSocketSettingSpecConstants
-
SocketSettingSpec
constant forSO_BROADCAST
: aBoolean
value to indicate if broadcast datagrams can be sent. - SO_KEEPALIVE - Static variable in class com.github.jh3nd3rs0n.jargyle.common.net.StandardSocketSettingSpecConstants
-
SocketSettingSpec
constant forSO_KEEPALIVE
: aBoolean
value 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
-
SocketSettingSpec
constant forSO_LINGER
: anInteger
of 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
-
SocketSettingSpec
constant forSO_RCVBUF
: aPositiveInteger
of the receive buffer size. - SO_REUSEADDR - Static variable in class com.github.jh3nd3rs0n.jargyle.common.net.StandardSocketSettingSpecConstants
-
SocketSettingSpec
constant forSO_REUSEADDR
: aBoolean
value to indicate if the socket address and port can be reused. - SO_SNDBUF - Static variable in class com.github.jh3nd3rs0n.jargyle.common.net.StandardSocketSettingSpecConstants
-
SocketSettingSpec
constant forSO_SNDBUF
: aPositiveInteger
of the send buffer size. - SO_TIMEOUT - Static variable in class com.github.jh3nd3rs0n.jargyle.common.net.StandardSocketSettingSpecConstants
-
SocketSettingSpec
constant forSO_TIMEOUT
: aNonNegativeInteger
of 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
SocketSetting
s. - SocketSettingSpec<V> - Class in com.github.jh3nd3rs0n.jargyle.common.net
-
The specification of a
SocketSetting
of the specified value type. - StandardSocketSettingSpecConstants - Class in com.github.jh3nd3rs0n.jargyle.common.net
-
Standard
SocketSettingSpec
constants. - 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
-
SocketSettingSpec
constant forTCP_NODELAY
: aBoolean
value to indicate disabling Nagle's algorithm. - 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
InetAddress
of 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.PortRanges
-
Returns an unmodifiable
List
ofPortRange
s. - toMap() - Method in class com.github.jh3nd3rs0n.jargyle.common.net.SocketSettings
-
Returns an unmodifiable
Map
ofSocketSetting
s each associated by theirSocketSettingSpec
. - toString() - Method in class com.github.jh3nd3rs0n.jargyle.common.net.Host
-
Returns the
String
representation of thisHost
. - toString() - Method in class com.github.jh3nd3rs0n.jargyle.common.net.Port
-
Returns the
String
representation of thisPort
. - toString() - Method in class com.github.jh3nd3rs0n.jargyle.common.net.PortRange
-
Returns the
String
representation of thisPortRange
. - toString() - Method in class com.github.jh3nd3rs0n.jargyle.common.net.PortRanges
-
Returns the
String
representation of thisPortRanges
. - toString() - Method in class com.github.jh3nd3rs0n.jargyle.common.net.SocketSetting
-
Returns the
String
representation of thisSocketSetting
. - toString() - Method in class com.github.jh3nd3rs0n.jargyle.common.net.SocketSettings
-
Returns the
String
representation of thisSocketSettings
. - toString() - Method in class com.github.jh3nd3rs0n.jargyle.common.net.SocketSettingSpec
-
Returns the
String
representation of thisSocketSettingSpec
. - toString() - Method in class com.github.jh3nd3rs0n.jargyle.common.number.NonNegativeInteger
-
Returns the
String
representation of thisNonNegativeInteger
. - toString() - Method in class com.github.jh3nd3rs0n.jargyle.common.number.PositiveInteger
-
Returns the
String
representation of thisPositiveInteger
. - toString() - Method in class com.github.jh3nd3rs0n.jargyle.common.number.UnsignedByte
-
Returns the
String
representation of thisUnsignedByte
. - toString() - Method in class com.github.jh3nd3rs0n.jargyle.common.number.UnsignedShort
-
Returns the
String
representation of thisUnsignedShort
. - toString() - Method in class com.github.jh3nd3rs0n.jargyle.common.security.EncryptedPassword
-
Retyrns the
String
representation of thisEncryptedPassword
. - toString() - Method in class com.github.jh3nd3rs0n.jargyle.common.security.EncryptedPasswordSpec
-
Returns the
String
representation of thisEncryptedPasswordSpec
. - toString() - Method in class com.github.jh3nd3rs0n.jargyle.common.security.EncryptedPasswordValue
-
Returns the
String
representation of thisEncryptedPasswordValue
. - toString() - Method in class com.github.jh3nd3rs0n.jargyle.common.string.CommaSeparatedValues
-
Returns the
String
representation 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
UnsignedShort
value 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
UnsignedByte
of the providedbyte
value. - valueOf(int) - Static method in class com.github.jh3nd3rs0n.jargyle.common.net.Port
-
Returns a
Port
of the providedint
value. - valueOf(int) - Static method in class com.github.jh3nd3rs0n.jargyle.common.number.NonNegativeInteger
-
Returns a
NonNegativeInteger
of the providedint
value. - valueOf(int) - Static method in class com.github.jh3nd3rs0n.jargyle.common.number.PositiveInteger
-
Returns a
PositiveInteger
of the providedint
value. - valueOf(int) - Static method in class com.github.jh3nd3rs0n.jargyle.common.number.UnsignedByte
-
Returns a
UnsignedByte
of the providedint
value. - valueOf(int) - Static method in class com.github.jh3nd3rs0n.jargyle.common.number.UnsignedShort
-
Returns a
UnsignedShort
of the providedint
value. - valueOf(short) - Static method in class com.github.jh3nd3rs0n.jargyle.common.number.UnsignedShort
-
Returns a
UnsignedShort
of the providedshort
value. - valueOf(UnsignedShort) - Static method in class com.github.jh3nd3rs0n.jargyle.common.net.Port
-
Returns a
Port
of the providedUnsignedShort
. - valueOf(String) - Static method in class com.github.jh3nd3rs0n.jargyle.common.net.Port
-
Returns a
Port
of the providedString
. - valueOf(String) - Static method in class com.github.jh3nd3rs0n.jargyle.common.number.NonNegativeInteger
-
Returns a
NonNegativeInteger
of the providedString
. - valueOf(String) - Static method in class com.github.jh3nd3rs0n.jargyle.common.number.PositiveInteger
-
Returns a
PositiveInteger
of the providedString
. - valueOf(String) - Static method in class com.github.jh3nd3rs0n.jargyle.common.number.UnsignedByte
-
Returns a
UnsignedByte
of the providedString
. - valueOf(String) - Static method in class com.github.jh3nd3rs0n.jargyle.common.number.UnsignedShort
-
Returns a
UnsignedShort
of the providedString
. - valueOfTypeName(String) - Static method in class com.github.jh3nd3rs0n.jargyle.common.security.EncryptedPasswordSpecConstants
-
Returns the
EncryptedPasswordSpec
constant based on the provided type name the constant specifies for itsEncryptedPassword
. - values() - Static method in class com.github.jh3nd3rs0n.jargyle.common.net.StandardSocketSettingSpecConstants
-
Returns an unmodifiable
List
of theSocketSettingSpec
constants. - values() - Static method in class com.github.jh3nd3rs0n.jargyle.common.security.EncryptedPasswordSpecConstants
-
Returns the
List
of allEncryptedPasswordSpec
constants. - valuesMap() - Static method in class com.github.jh3nd3rs0n.jargyle.common.net.StandardSocketSettingSpecConstants
-
Returns an unmodifiable
Map
of theSocketSettingSpec
constants each associated by the name they specify for theirSocketSetting
. - valuesMap() - Static method in class com.github.jh3nd3rs0n.jargyle.common.security.EncryptedPasswordSpecConstants
-
Returns the
Map
of allEncryptedPasswordSpec
constants each associated by the type name they specify for theirEncryptedPassword
.
All Classes and Interfaces|All Packages|Constant Field Values