public class RESTEasyInputStream
extends java.io.FilterInputStream
| Modifier and Type | Field and Description |
|---|---|
protected org.jboss.resteasy.client.ClientExecutor |
clientExecutor |
| Constructor and Description |
|---|
RESTEasyInputStream(java.io.InputStream inputStream,
org.jboss.resteasy.client.ClientExecutor clientExecutor) |
| Modifier and Type | Method and Description |
|---|---|
void |
close() |