public interface HttpResponseDeenrichmentService
| Modifier and Type | Method and Description |
|---|---|
void |
deenrichResponse(org.jboss.netty.handler.codec.http.HttpResponse response)
De-enriches given response
|
boolean |
isEnriched(org.jboss.netty.handler.codec.http.HttpResponse response)
Determines if given response is enriched.
|
Copyright © 2013 JBoss by Red Hat. All Rights Reserved.