| Package | Description |
|---|---|
| org.apache.openejb.client |
| Modifier and Type | Method and Description |
|---|---|
RequestType |
EJBRequest.getRequestType() |
RequestType |
AuthenticationRequest.getRequestType() |
RequestType |
ClusterRequest.getRequestType() |
RequestType |
JNDIRequest.getRequestType() |
RequestType |
Request.getRequestType() |
static RequestType |
RequestType.valueOf(byte key) |
static RequestType |
RequestType.valueOf(String name)
Returns the enum constant of this type with the specified name.
|
static RequestType[] |
RequestType.values()
Returns an array containing the constants of this enum type, in
the order they are declared.
|
Copyright © 1999-2014 The Apache Software Foundation. All Rights Reserved.