hunt.http.client.Call

Undocumented in source.

Members

Interfaces

Call
interface Call

A call is a request that has been prepared for execution. A call can be canceled. As this object represents a single request/response pair (stream), it cannot be executed twice.

CallFactory
interface CallFactory
Undocumented in source.
Callback
interface Callback
Undocumented in source.

Meta