| Package | Description |
|---|---|
| io.fabric8.gateway.api.handlers.http |
| Modifier and Type | Method and Description |
|---|---|
org.vertx.java.core.Handler<org.vertx.java.core.http.HttpClientResponse> |
IMappedServices.wrapResponseHandlerInPolicies(org.vertx.java.core.http.HttpServerRequest request,
org.vertx.java.core.Handler<org.vertx.java.core.http.HttpClientResponse> responseHandler,
ProxyMappingDetails proxyMappingDetails)
Provides a hook so we can wrap a client response handler in a policy such
as to reverse the URIs
io.fabric8.gateway.handlers.http.policy.ReverseUriPolicy or
add metering, limits, security or contract checks etc. |
Copyright © 2011–2014 Red Hat. All rights reserved.