- validate(CommandParser.Arguments) - Method in class org.apache.openejb.client.CommandParser
-
- value(Object) - Method in class org.apache.openejb.client.CommandParser.Option
-
- valueOf(String) - Static method in enum org.apache.openejb.client.ClusterResponse.Code
-
Returns the enum constant of this type with the specified name.
- valueOf(String) - Static method in enum org.apache.openejb.client.EJBResponse.Time
-
Returns the enum constant of this type with the specified name.
- valueOf(String) - Static method in enum org.apache.openejb.client.event.Log.Level
-
Returns the enum constant of this type with the specified name.
- valueOf(String) - Static method in enum org.apache.openejb.client.InterfaceType
-
Returns the enum constant of this type with the specified name.
- valueOf(String) - Static method in enum org.apache.openejb.client.KeepAliveStyle
-
Returns the enum constant of this type with the specified name.
- valueOf(Class<T>, String) - Static method in class org.apache.openejb.client.Options
-
Use this instead of Enum.valueOf() when you want to ensure that the
the enum values are case insensitive.
- valueOf(String) - Static method in enum org.apache.openejb.client.RequestMethodCode
-
Returns the enum constant of this type with the specified name.
- valueOf(int) - Static method in enum org.apache.openejb.client.RequestMethodCode
-
- valueOf(String) - Static method in enum org.apache.openejb.client.RequestType
-
Returns the enum constant of this type with the specified name.
- valueOf(byte) - Static method in enum org.apache.openejb.client.RequestType
-
- values() - Static method in enum org.apache.openejb.client.ClusterResponse.Code
-
Returns an array containing the constants of this enum type, in
the order they are declared.
- values() - Static method in enum org.apache.openejb.client.EJBResponse.Time
-
Returns an array containing the constants of this enum type, in
the order they are declared.
- values() - Static method in enum org.apache.openejb.client.event.Log.Level
-
Returns an array containing the constants of this enum type, in
the order they are declared.
- values() - Static method in enum org.apache.openejb.client.InterfaceType
-
Returns an array containing the constants of this enum type, in
the order they are declared.
- values() - Static method in enum org.apache.openejb.client.KeepAliveStyle
-
Returns an array containing the constants of this enum type, in
the order they are declared.
- values() - Static method in enum org.apache.openejb.client.RequestMethodCode
-
Returns an array containing the constants of this enum type, in
the order they are declared.
- values() - Static method in enum org.apache.openejb.client.RequestType
-
Returns an array containing the constants of this enum type, in
the order they are declared.
- VERSION - Static variable in class org.apache.openejb.client.EJBResponse
-
Version provides the protocol hint for backwards compatibility:
1.
- VERSION - Static variable in class org.apache.openejb.client.ProtocolMetaData
-