- valueOf(String) - Static method in enum org.apache.mina.http.api.HttpMethod
-
Returns the enum constant of this type with the specified name.
- valueOf(String) - Static method in enum org.apache.mina.http.api.HttpStatus
-
Returns the enum constant of this type with the specified name.
- valueOf(String) - Static method in enum org.apache.mina.http.api.HttpVerb
-
Returns the enum constant of this type with the specified name.
- valueOf(String) - Static method in enum org.apache.mina.http.api.HttpVersion
-
Returns the enum constant of this type with the specified name.
- valueOf(String) - Static method in enum org.apache.mina.http.DecoderState
-
Returns the enum constant of this type with the specified name.
- values() - Static method in enum org.apache.mina.http.api.HttpMethod
-
Returns an array containing the constants of this enum type, in
the order they are declared.
- values() - Static method in enum org.apache.mina.http.api.HttpStatus
-
Returns an array containing the constants of this enum type, in
the order they are declared.
- values() - Static method in enum org.apache.mina.http.api.HttpVerb
-
Returns an array containing the constants of this enum type, in
the order they are declared.
- values() - Static method in enum org.apache.mina.http.api.HttpVersion
-
Returns an array containing the constants of this enum type, in
the order they are declared.
- values() - Static method in enum org.apache.mina.http.DecoderState
-
Returns an array containing the constants of this enum type, in
the order they are declared.