public class RimuHostingRebootJsonBinder extends RimuHostingJsonBinder
jsonBinder| Constructor and Description |
|---|
RimuHostingRebootJsonBinder(Json jsonBinder) |
| Modifier and Type | Method and Description |
|---|---|
<R extends HttpRequest> |
bindToRequest(R request,
Map<String,String> postParams)
creates and binds the POST payload to the request using parameters specified.
|
bindToRequestpublic <R extends HttpRequest> R bindToRequest(R request, Map<String,String> postParams)
MapBinderbindToRequest in interface MapBinderbindToRequest in class RimuHostingJsonBinderPayloadParamCopyright © 2009-2012 jclouds. All Rights Reserved.