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