Index

A C D E G R S 
All Classes and Interfaces|All Packages

A

ApacheHttp - Class in de.oktoflow.platform.support.http.apache
Implements the HTTP interface by Apache.
ApacheHttp() - Constructor for class de.oktoflow.platform.support.http.apache.ApacheHttp
 
ApacheHttp.ApacheHttpClient - Class in de.oktoflow.platform.support.http.apache
Represents a HTTP client.
ApacheHttp.ApacheHttpPost - Class in de.oktoflow.platform.support.http.apache
Represents a POST request.
ApacheHttp.ApacheHttpResponse - Class in de.oktoflow.platform.support.http.apache
Represents a request response.
ApacheHttp.ApacheHttpUriRequest<R,S> - Class in de.oktoflow.platform.support.http.apache
Represents a URI-based request.
ApacheHttpClient(CloseableHttpClient) - Constructor for class de.oktoflow.platform.support.http.apache.ApacheHttp.ApacheHttpClient
Creates a wrapping instance.
ApacheHttpPost(String) - Constructor for class de.oktoflow.platform.support.http.apache.ApacheHttp.ApacheHttpPost
Creates a wrapping instance.
ApacheHttpResponse(CloseableHttpResponse) - Constructor for class de.oktoflow.platform.support.http.apache.ApacheHttp.ApacheHttpResponse
Creates a wrapping instance.
ApacheHttpRestPluginDescriptor - Class in de.oktoflow.platform.support.http.apache
The Apache HTTP plugin descriptor.
ApacheHttpRestPluginDescriptor() - Constructor for class de.oktoflow.platform.support.http.apache.ApacheHttpRestPluginDescriptor
Creates the descriptor.
ApacheHttpUriRequest(R) - Constructor for class de.oktoflow.platform.support.http.apache.ApacheHttp.ApacheHttpUriRequest
Creates a wrapping instance.

C

client - Variable in class de.oktoflow.platform.support.http.apache.ApacheHttp.ApacheHttpClient
 
close() - Method in class de.oktoflow.platform.support.http.apache.ApacheHttp.ApacheHttpClient
 
close() - Method in class de.oktoflow.platform.support.http.apache.ApacheHttp.ApacheHttpResponse
 
create() - Method in class de.oktoflow.platform.support.http.apache.ApacheHttpRestPluginDescriptor
 
createClient() - Method in class de.oktoflow.platform.support.http.apache.ApacheHttp
 
createPooledClient() - Method in class de.oktoflow.platform.support.http.apache.ApacheHttp
 
createPost(String) - Method in class de.oktoflow.platform.support.http.apache.ApacheHttp
 

D

de.oktoflow.platform.support.http.apache - package de.oktoflow.platform.support.http.apache
Implementation.

E

execute(HttpRequest<?>) - Method in class de.oktoflow.platform.support.http.apache.ApacheHttp.ApacheHttpClient
 

G

getEntityAsString() - Method in class de.oktoflow.platform.support.http.apache.ApacheHttp.ApacheHttpResponse
 
getReasonPhrase() - Method in class de.oktoflow.platform.support.http.apache.ApacheHttp.ApacheHttpResponse
 
getRequest() - Method in class de.oktoflow.platform.support.http.apache.ApacheHttp.ApacheHttpUriRequest
Returns the implementing request.
getStatusCode() - Method in class de.oktoflow.platform.support.http.apache.ApacheHttp.ApacheHttpResponse
 

R

request - Variable in class de.oktoflow.platform.support.http.apache.ApacheHttp.ApacheHttpUriRequest
 
response - Variable in class de.oktoflow.platform.support.http.apache.ApacheHttp.ApacheHttpResponse
 

S

setEntity(String) - Method in class de.oktoflow.platform.support.http.apache.ApacheHttp.ApacheHttpPost
 
setHeader(String, String) - Method in class de.oktoflow.platform.support.http.apache.ApacheHttp.ApacheHttpUriRequest
 
A C D E G R S 
All Classes and Interfaces|All Packages