|
OpenShift Java Client 2.5.0.Final | |||||||||
PREV NEXT | FRAMES NO FRAMES |
Packages that use IHttpClient | |
---|---|
com.openshift.client | |
com.openshift.internal.client | |
com.openshift.internal.client.httpclient |
Uses of IHttpClient in com.openshift.client |
---|
Methods in com.openshift.client with parameters of type IHttpClient | |
---|---|
protected IOpenShiftConnection |
OpenShiftConnectionFactory.getConnection(String clientId,
String username,
String password,
String serverUrl,
IHttpClient httpClient)
|
Uses of IHttpClient in com.openshift.internal.client |
---|
Constructors in com.openshift.internal.client with parameters of type IHttpClient | |
---|---|
RestService(String server,
String clientId,
IMediaType defaultRequestMediaType,
String acceptedMediaType,
IRestResponseFactory factory,
IHttpClient client)
|
|
RestService(String server,
String clientId,
IMediaType defaultRequestMediaType,
String acceptedMediaType,
IRestResponseFactory factory,
IHttpClient client,
RestServiceProperties properties)
|
|
RestService(String server,
String clientId,
String protocolVersion,
IMediaType defaultRequestMediaType,
String acceptedMediaType,
IRestResponseFactory factory,
IHttpClient client,
RestServiceProperties properties)
|
Uses of IHttpClient in com.openshift.internal.client.httpclient |
---|
Classes in com.openshift.internal.client.httpclient that implement IHttpClient | |
---|---|
class |
UrlConnectionHttpClient
|
Methods in com.openshift.internal.client.httpclient that return IHttpClient | |
---|---|
IHttpClient |
UrlConnectionHttpClientBuilder.client()
|
|
OpenShift Java Client 2.5.0.Final | |||||||||
PREV NEXT | FRAMES NO FRAMES |