Package | Description |
---|---|
griffon.plugins.wslite | |
org.codehaus.griffon.runtime.wslite |
Modifier and Type | Method and Description |
---|---|
R |
RESTClientCallback.handle(Map<String,Object> params,
wslite.rest.RESTClient client) |
<R> R |
WsliteHandler.withRest(Map<String,Object> params,
RESTClientCallback<R> callback) |
Modifier and Type | Method and Description |
---|---|
<R> R |
DefaultWsliteHandler.withRest(Map<String,Object> params,
RESTClientCallback<R> callback) |