Interface MapBinder

    • Method Detail

      • bindToRequest

        <R extends HttpRequest> R bindToRequest​(R request,
                                                Map<String,​Object> postParams)
        creates and binds the POST payload to the request using parameters specified.
        See Also:
        PayloadParam