| Class | Description |
|---|---|
| DefaultPipeFactory | |
| GsonRequestBuilder<T> | |
| GsonResponseParser<T> | |
| LoaderAdapter<T> |
This class wraps a Pipe in an asynchronous Loader.
|
| MultipartRequestBuilder<T> |
This class generates a Multipart request with the type multipart/form-data
It will load the entire contents of files into memory before it uploads them.
|
| PipeConfig | |
| RestAdapter<T> |
Rest implementation of
Pipe. |
| RestRunner<T> | |
| SupportLoaderAdapter<T> |
This class wraps a Pipe in an asynchronous Loader.
|
| Enum | Description |
|---|---|
| PipeTypes |
Types of pipes
|
Copyright © 2014 JBoss by Red Hat. All rights reserved.