| DaemonClient |
Client for the Cargo daemon
|
| 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.
|