public class CseRequestCallback extends Object implements org.springframework.web.client.RequestCallback
| Constructor and Description |
|---|
CseRequestCallback(Object requestBody,
org.springframework.web.client.RequestCallback orgCallback) |
| Modifier and Type | Method and Description |
|---|---|
void |
doWithRequest(org.springframework.http.client.ClientHttpRequest request) |
public CseRequestCallback(Object requestBody, org.springframework.web.client.RequestCallback orgCallback)
public void doWithRequest(org.springframework.http.client.ClientHttpRequest request)
throws IOException
doWithRequest in interface org.springframework.web.client.RequestCallbackIOExceptionCopyright © 2017. All rights reserved.