public class SodaTokenFilter
extends com.sun.jersey.api.client.filter.ClientFilter
| Constructor and Description |
|---|
SodaTokenFilter(String token)
Constructor that sets the token to add to the requests.
|
| Modifier and Type | Method and Description |
|---|---|
com.sun.jersey.api.client.ClientResponse |
handle(com.sun.jersey.api.client.ClientRequest cr) |
public com.sun.jersey.api.client.ClientResponse handle(com.sun.jersey.api.client.ClientRequest cr)
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.ClientHandlerExceptionCopyright © 2013. All Rights Reserved.