JavaScript is disabled on your browser.
Skip navigation links
Overview
Package
Class
Use
Tree
Deprecated
Index
Help
Summary:
Nested |
Field |
Constr |
Method
Detail:
Field |
Constr |
Method
SEARCH:
Package
org.eclipse.lyo.client
Interface UnderlyingHttpClient
public interface
UnderlyingHttpClient
Method Summary
All Methods
Instance Methods
Abstract Methods
Modifier and Type
Method
Description
org.apache.http.client.HttpClient
get
(
Client
client)
Returns the Apache HTTP client underlying the JAX-RS client.
Method Details
get
org.apache.http.client.HttpClient
get
(
Client
client)
Returns the Apache HTTP client underlying the JAX-RS client.
Returns:
the http client