- valueOf(String) - Static method in enum protocolP2P.CodeType
-
Returns the enum constant of this type with the specified name.
- valueOf(String) - Static method in enum protocolP2P.HashAlgorithm
-
Returns the enum constant of this type with the specified name.
- valueOf(String) - Static method in enum protocolP2P.RequestResponseCode
-
Returns the enum constant of this type with the specified name.
- valueOf(String) - Static method in enum tools.LogLevel
-
Returns the enum constant of this type with the specified name.
- values() - Static method in enum protocolP2P.CodeType
-
Returns an array containing the constants of this enum type, in
the order they are declared.
- values() - Static method in enum protocolP2P.HashAlgorithm
-
Returns an array containing the constants of this enum type, in
the order they are declared.
- values() - Static method in enum protocolP2P.RequestResponseCode
-
Returns an array containing the constants of this enum type, in
the order they are declared.
- values() - Static method in enum tools.LogLevel
-
Returns an array containing the constants of this enum type, in
the order they are declared.
- version - Variable in class protocolP2P.ProtocolP2PPacket
-
- VERSION_POSITION - Static variable in class protocolP2P.ProtocolP2PPacket
-
- VersionError - Exception in localException
-
- VersionError() - Constructor for exception localException.VersionError
-
- VersionRemoteError - Exception in remoteException
-
- VersionRemoteError() - Constructor for exception remoteException.VersionRemoteError
-