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