public class DefaultHttpRequestDecorator extends Object implements HttpRequestDecorator
| Constructor and Description |
|---|
DefaultHttpRequestDecorator() |
| Modifier and Type | Method and Description |
|---|---|
<T extends org.apache.http.HttpRequest> |
decorate(T httpRequest) |
public <T extends org.apache.http.HttpRequest> T decorate(T httpRequest)
decorate in interface HttpRequestDecoratorCopyright © 2010-2015 michael-simons.eu. All Rights Reserved.