public interface RestProxyDao
| Modifier and Type | Method and Description |
|---|---|
org.springframework.http.ResponseEntity<Object> |
proxyRequest(ProxyRequestContext proxyRequestContext) |
org.springframework.http.ResponseEntity<Object> proxyRequest(ProxyRequestContext proxyRequestContext)
proxyRequestContext - ResponseEntity of the proxied request.Copyright © 2015. All rights reserved.