| Package | Description |
|---|---|
| org.jboss.resteasy.client.core | |
| org.jboss.resteasy.client.core.executors |
| Modifier and Type | Field and Description |
|---|---|
protected BaseClientResponse.BaseClientResponseStreamFactory |
BaseClientResponse.streamFactory |
| Modifier and Type | Method and Description |
|---|---|
BaseClientResponse.BaseClientResponseStreamFactory |
BaseClientResponse.getStreamFactory() |
| Modifier and Type | Method and Description |
|---|---|
void |
BaseClientResponse.setStreamFactory(BaseClientResponse.BaseClientResponseStreamFactory streamFactory) |
| Constructor and Description |
|---|
BaseClientResponse(BaseClientResponse.BaseClientResponseStreamFactory streamFactory) |
BaseClientResponse(BaseClientResponse.BaseClientResponseStreamFactory streamFactory,
ClientExecutor executor) |
| Modifier and Type | Method and Description |
|---|---|
static BaseClientResponse.BaseClientResponseStreamFactory |
InMemoryClientExecutor.createStreamFactory(MockHttpResponse mockResponse) |
Copyright © 2014. All Rights Reserved.