public interface ClientInvocationBuilderInterface
extends javax.ws.rs.client.Invocation.Builder
| Modifier and Type | Method and Description |
|---|---|
ClientRequestHeaders |
getHeaders() |
ClientInvocation |
getInvocation() |
void |
setChunked(boolean chunked) |
ClientRequestHeaders getHeaders()
void setChunked(boolean chunked)
ClientInvocation getInvocation()
Copyright © 2018 JBoss by Red Hat. All rights reserved.