| Package | Description |
|---|---|
| org.rapidoid.pojo | |
| org.rapidoid.pojo.impl | |
| org.rapidoid.pojo.web |
| Modifier and Type | Method and Description |
|---|---|
DispatchResult |
PojoDispatcher.dispatch(PojoRequest request) |
| Modifier and Type | Method and Description |
|---|---|
protected static PojoDispatchException |
PojoDispatcherImpl.error(Throwable cause,
String msg,
Object... args) |
| Modifier and Type | Method and Description |
|---|---|
protected Object |
PojoDispatcherImpl.complexArg(int i,
Class<?> type,
PojoRequest request,
String[] parts,
int paramsFrom,
int paramsSize) |
DispatchResult |
PojoDispatcherImpl.dispatch(PojoRequest req) |
protected DispatchResult |
PojoDispatcherImpl.process(PojoRequest req,
String command,
String path,
String[] parts,
int paramsFrom) |
| Modifier and Type | Method and Description |
|---|---|
DispatchResult |
WebPojoDispatcher.dispatch(PojoRequest req) |
Copyright © 2014–2015 Nikolche Mihajlovski and contributors. All rights reserved.