| Package | Description |
|---|---|
| org.everit.http.client | |
| org.everit.http.client.async |
| Class and Description |
|---|
| AbstractAsyncContentProvider
Helper class that makes it easier to implement Async content providers by having the complete and
error handling functionality.
|
| AsyncContentProvider
Provides content asynchronously.
|
| ByteArrayAsyncContentProvider
Implementation of
AsyncContentProvider that wraps a byte array and provides it as one
chunk. |
| ConcatenatedAsyncContentProvider
An
AsyncContentProvider implementation that concatenates multiple
AsyncContentProvider instances. |
| Class and Description |
|---|
| AbstractAsyncContentProvider
Helper class that makes it easier to implement Async content providers by having the complete and
error handling functionality.
|
| AsyncCallback
Allows the notification of an
AsyncContentProvider to send the next chunk of data or if
processing the data failed. |
| AsyncContentListener
Listener interface that the programmer must implement in order to be able to receive data from an
AsyncContentProvider. |
| AsyncContentProvider
Provides content asynchronously.
|
Copyright © 2011–2019 Everit Kft.. All rights reserved.