| Package | Description |
|---|---|
| org.jolokia.client.request |
| Modifier and Type | Method and Description |
|---|---|
J4pType |
J4pResponse.getType()
Get the request/response type
|
J4pType |
J4pRequest.getType()
Get the type of the request
|
static J4pType |
J4pType.valueOf(String name)
Returns the enum constant of this type with the specified name.
|
static J4pType[] |
J4pType.values()
Returns an array containing the constants of this enum type, in
the order they are declared.
|
| Constructor and Description |
|---|
AbtractJ4pMBeanRequest(J4pType pType,
ObjectName pMBeanName,
J4pTargetConfig pTargetConfig) |
J4pRequest(J4pType pType,
J4pTargetConfig pTargetConfig)
Constructor for subclasses
|
Copyright © 2014. All rights reserved.