| Interface | Description |
|---|---|
| BodyWriter |
Exposes the methods to be implemented to write the request body.
|
| HttpConnection |
Defines the methods that has to be implemented by an HTTP connection.
|
| HttpConnection.RequestBodyDelegate |
Delegate called when the body is ready to be written.
|
| HttpStack |
Defines the methods that has to be implemented by an HTTP stack.
|