| Package | Description |
|---|---|
| org.jboss.hal.dmr.dispatch |
| Modifier and Type | Method and Description |
|---|---|
static Dispatcher.HttpMethod |
Dispatcher.HttpMethod.valueOf(String name)
Returns the enum constant of this type with the specified name.
|
static Dispatcher.HttpMethod[] |
Dispatcher.HttpMethod.values()
Returns an array containing the constants of this enum type, in
the order they are declared.
|
| Modifier and Type | Method and Description |
|---|---|
ModelNode |
UploadPayloadProcessor.processPayload(Dispatcher.HttpMethod method,
String contentType,
String payload) |
ModelNode |
DmrPayloadProcessor.processPayload(Dispatcher.HttpMethod method,
String contentType,
String payload) |
Copyright © 2018 JBoss, a division of Red Hat. All rights reserved.