| Interface | Description |
|---|---|
| HttpGateway |
An interface to working with a HTTP gateway which has the responsibility for
configuring a number of mapping rules so that the
HttpGatewayHandler can interrogate
the mapping rules via the HttpGateway.getMappedServices() method so it can decide which
services to proxy requests to. |
| HttpMappingRule |
Represents a HTTP mapping rule base that can be bound to service discovery mechanisms like ZooKeeper.
|
| IMappedServices |
| Class | Description |
|---|---|
| HttpGatewayClient | |
| HttpGatewayHandler | |
| HttpServiceResponseHandler | |
| ProxyMappingDetails |
The details of the mapping from the front end gateway to the back end service implementation so that
we can do things like rewrite reponse headers
|
Copyright © 2011–2014 Red Hat. All rights reserved.