SMILA 1.0 API documentation

Package org.eclipse.smila.http.client.impl

Default Implementation of RestClient.

See:
          Description

Class Summary
DefaultHttpRequestExecutor implementation used by DefaultRestClient.
DefaultHttpRequestFactory Factory for request related Http client objects.
DefaultHttpResultHandler Helper class for DefaultRestClient to handle results of HTTP requests.
DefaultRestClient Default implementation of RestClient.
 

Package org.eclipse.smila.http.client.impl Description

Default Implementation of RestClient. See also How to access the REST API with the RestClient for more information.

Since:
1.1.0

SMILA 1.0 API documentation