JavaScript is disabled on your browser.
Overview
Package
Class
Deprecated
Index
Help
Frames
No Frames
A
B
C
D
E
F
G
H
I
J
K
L
M
N
O
P
Q
R
S
T
U
V
W
X
Y
Z
_
A
afterPropertiesSet()
- Method in
RestProxyDaoImpl
B
C
D
E
F
G
getHeaders(Environment, HttpServletRequest, String)
- Method in
KeyUtils
getProxyHeaders(Environment, String, HttpServletRequest)
- Method in
KeyUtils
Utility method for extracting the Proxy Headers for a request.
H
handleError(ClientHttpResponse)
- Method in
RestProxyResponseErrorHandler
hasError(ClientHttpResponse)
- Method in
RestProxyResponseErrorHandler
I
J
K
KeyUtils
- Class in
edu.wisc.my.restproxy
L
M
N
O
P
proxyRequest(ProxyRequestContext)
- Method in
RestProxyDao
@param proxyRequestContext
proxyRequest(ProxyRequestContext)
- Method in
RestProxyDaoImpl
proxyRequest(String, HttpServletRequest)
- Method in
RestProxyService
@param resourceKey
proxyRequest(String, HttpServletRequest)
- Method in
RestProxyServiceImpl
{@inheritDoc}
ProxyRequestContext
- Class in
edu.wisc.my.restproxy
Java Bean representing all of the context about a REST Request this library is proxying.
ProxyRequestContext(String)
- Constructor in
ProxyRequestContext
@param resourceKey required
proxyResource(HttpServletRequest, HttpServletResponse, String)
- Method in
ResourceProxyController
Proxies the request and then calls javax.servlet.http.HttpServletResponse#setStatus(int) with the org.springframework.http.HttpStatus recieved.
Q
R
RequestBody
- Class in
edu.wisc.my.restproxy
ResourceProxyController
- Class in
edu.wisc.my.restproxy.web
org.springframework.web.bind.annotation.RestController for proxying other REST resources.
RestProxyConfiguration
- Class in
edu.wisc.my.restproxy.config
org.springframework.context.annotation.Configuration activating necessary REST proxy services.
RestProxyDao
- Interface in
edu.wisc.my.restproxy.dao
Data access interface for talking with a REST API.
RestProxyDaoImpl
- Class in
edu.wisc.my.restproxy.dao
RestProxyDao
implementation backed by a org.springframework.web.client.RestTemplate.
RestProxyResponseErrorHandler
- Class in
edu.wisc.my.restproxy.dao
org.springframework.web.client.ResponseErrorHandler implementation that does nothing and considers every org.springframework.http.client.ClientHttpRequest a success.
RestProxyService
- Interface in
edu.wisc.my.restproxy.service
Service interface for proxying a REST API.
RestProxyServiceImpl
- Class in
edu.wisc.my.restproxy.service
Concrete implementation of
RestProxyService
.
S
setEnv(Environment)
- Method in
ResourceProxyController
@param env the env to set
setEnv(Environment)
- Method in
RestProxyServiceImpl
Visible for testing.
T
toString()
- Method in
ProxyRequestContext
U
V
W
X
Y
Z
_
A
B
C
D
E
F
G
H
I
J
K
L
M
N
O
P
Q
R
S
T
U
V
W
X
Y
Z
_
Overview
Package
Class
Deprecated
Index
Help
Frames
No Frames
Groovy Documentation