public class RequestTracker
extends com.sun.jersey.api.client.filter.ClientFilter
| Constructor and Description |
|---|
RequestTracker() |
| Modifier and Type | Method and Description |
|---|---|
com.sun.jersey.api.client.ClientRequest |
getClientRequest() |
com.sun.jersey.api.client.ClientResponse |
getClientResponse() |
com.sun.jersey.api.client.ClientResponse |
handle(com.sun.jersey.api.client.ClientRequest request) |
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.ClientHandlerExceptionpublic com.sun.jersey.api.client.ClientRequest getClientRequest()
public com.sun.jersey.api.client.ClientResponse getClientResponse()
Copyright © 2000 Infostretch Corp.