| Modifier and Type | Method and Description |
|---|---|
void |
HttpResponseDeenrichmentFilter.initialize(HttpResponseDeenrichmentService deenrichmentService)
Initializes filter with given service
|
| Modifier and Type | Method and Description |
|---|---|
HttpResponseDeenrichmentService |
FilterHttpResponse.getService() |
HttpResponseDeenrichmentService |
DeenrichHttpResponse.getService() |
HttpResponseDeenrichmentService |
FilterResponse.getService() |
HttpResponseDeenrichmentService |
DeenrichResponse.getService() |
| Constructor and Description |
|---|
DeenrichHttpResponse(org.jboss.netty.handler.codec.http.HttpResponse response,
HttpResponseDeenrichmentService deenrichmentService) |
FilterHttpResponse(org.jboss.netty.handler.codec.http.HttpResponse response,
HttpResponseDeenrichmentService deenrichmentService) |
| Modifier and Type | Class and Description |
|---|---|
class |
DefaultResponseDeenrichmentService
Default service for de-enriching responses.
|
| Modifier and Type | Method and Description |
|---|---|
void |
DefaultResponseDeenrichmentFilter.initialize(HttpResponseDeenrichmentService deenrichmentService) |
Copyright © 2013 JBoss by Red Hat. All Rights Reserved.