public class ClientContext extends Object
Constructor and Description |
---|
ClientContext(ClientInvocation invocation,
ClientResponse clientResponse,
EntityExtractorFactory extractorFactory) |
Modifier and Type | Method and Description |
---|---|
ClientResponse |
getClientResponse() |
EntityExtractorFactory |
getExtractorFactory() |
ClientInvocation |
getInvocation() |
public ClientContext(ClientInvocation invocation, ClientResponse clientResponse, EntityExtractorFactory extractorFactory)
public ClientInvocation getInvocation()
public ClientResponse getClientResponse()
public EntityExtractorFactory getExtractorFactory()
Copyright © 2017 JBoss by Red Hat. All rights reserved.