| Package | Description |
|---|---|
| org.rapidoid.pojo | |
| org.rapidoid.pojo.impl |
| Modifier and Type | Method and Description |
|---|---|
DispatchReqKind |
DispatchResult.getKind() |
| Constructor and Description |
|---|
DispatchResult(Object result,
DispatchReqKind kind,
Map<String,Object> config) |
| Modifier and Type | Method and Description |
|---|---|
static DispatchReqKind |
DispatchReqKind.valueOf(String name)
Returns the enum constant of this type with the specified name.
|
static DispatchReqKind[] |
DispatchReqKind.values()
Returns an array containing the constants of this enum type, in
the order they are declared.
|
| Constructor and Description |
|---|
DispatchReq(String command,
String path,
DispatchReqKind kind,
Map<String,Object> config) |
Copyright © 2014–2015 Nikolche Mihajlovski and contributors. All rights reserved.