| Interface | Description |
|---|---|
| DaemonPropertySet |
Gathers all properties related to the Cargo daemon.
|
| FormContentType |
Represents the content type of a form.
|
| Class | Description |
|---|---|
| DaemonClient |
Client for the Cargo daemon manager
|
| DaemonParameters |
Represents the daemon parameters to be sent to the listening daemon.
|
| DaemonStart |
Represents a daemon start request
|
| MultipartFormContentType |
Represents the content type for a multipart form.
|
| MultipartFormWriter |
Represents a form writer capable of sending files and form data as multipart chunks.
|
| UrlEncodedFormContentType |
Represents the content type for an url encoded form.
|
| UrlEncodedFormWriter |
Represents a form writer that allows writing form fields that are url encoded.
|
| Exception | Description |
|---|---|
| DaemonException |
Indicates an error received from Cargo manager.
|
Copyright © 2004–2016 Github. All rights reserved.