| Modifier and Type | Class and Description |
|---|---|
static interface |
BindToJsonPayloadWrappedWith.Factory |
| Modifier and Type | Method and Description |
|---|---|
<R extends HttpRequest> |
bindToRequest(R request,
Map<String,Object> postParams)
creates and binds the POST payload to the request using parameters specified.
|
<R extends HttpRequest> |
bindToRequest(R request,
Object payload) |
public <R extends HttpRequest> R bindToRequest(R request, Object payload)
bindToRequest in interface Binderpublic <R extends HttpRequest> R bindToRequest(R request, Map<String,Object> postParams)
MapBinderbindToRequest in interface MapBinderPayloadParamCopyright © 2009-2016 The Apache Software Foundation. All Rights Reserved.