@Singleton public class BindGroupToUpdateRequestJsonPayload extends BindToJsonPayload
jsonBinder
Constructor and Description |
---|
BindGroupToUpdateRequestJsonPayload(Json jsonBinder) |
Modifier and Type | Method and Description |
---|---|
<R extends HttpRequest> |
bindToRequest(R request,
Object payload) |
bindToRequest
@Inject public BindGroupToUpdateRequestJsonPayload(Json jsonBinder)
public <R extends HttpRequest> R bindToRequest(R request, Object payload)
bindToRequest
in interface Binder
bindToRequest
in class BindToJsonPayload
Copyright © 2009-2016 The Apache Software Foundation. All Rights Reserved.