ClientRequestFacade
for HTTP requests.HttpGatewayHandler
can interogate
the mapping rules via the HttpGateway.getMappedServices()
method so it can decide which
services to proxy requests to.Location
, Content-Location
and URI
headers on HTTP
redirect responses.ClientRequestFacade
and used to keep track of which
service was used last time and to use that if its possible and keep a cache of requests toReverseUriPolicy
or
add metering, limits, security or contract checks etc.Copyright © 2016 Red Hat. All Rights Reserved.