public class SmartFilter
extends com.sun.jersey.api.client.filter.ClientFilter
| Modifier and Type | Class and Description |
|---|---|
protected class |
SmartFilter.WrappedInputStream
captures closure in host statistics
|
| Modifier and Type | Field and Description |
|---|---|
static java.lang.String |
BYPASS_LOAD_BALANCER |
| Constructor and Description |
|---|
SmartFilter(SmartConfig smartConfig) |
| Modifier and Type | Method and Description |
|---|---|
com.sun.jersey.api.client.ClientResponse |
handle(com.sun.jersey.api.client.ClientRequest request) |
public static final java.lang.String BYPASS_LOAD_BALANCER
public SmartFilter(SmartConfig smartConfig)
public com.sun.jersey.api.client.ClientResponse handle(com.sun.jersey.api.client.ClientRequest request)
throws com.sun.jersey.api.client.ClientHandlerException
handle in interface com.sun.jersey.api.client.ClientHandlerhandle in class com.sun.jersey.api.client.filter.ClientFiltercom.sun.jersey.api.client.ClientHandlerException