class InterruptibleURLConnectionClientHandler
extends com.sun.jersey.api.client.TerminatingClientHandler
| Modifier and Type | Class and Description |
|---|---|
private class |
InterruptibleURLConnectionClientHandler.RequestTask |
| Modifier and Type | Field and Description |
|---|---|
private ExecutorService |
executor |
| Constructor and Description |
|---|
InterruptibleURLConnectionClientHandler(ExecutorService executor) |
| Modifier and Type | Method and Description |
|---|---|
com.sun.jersey.api.client.ClientResponse |
handle(com.sun.jersey.api.client.ClientRequest cr) |
private final ExecutorService executor
InterruptibleURLConnectionClientHandler(ExecutorService executor)
Copyright © 2014. All rights reserved.