$param the connect timeout of a Transporter.
$param the connect timeout of a Transporter.
Maximum amount of time a transport is allowed to spend connecting. Must be non-negative.
This class wraps the username, password that we use for http proxy auth
$param a SocketAddress that a Transporter connects to.
$param a HttpProxy as the endpoint for a Transporter.
$param a HttpProxy as the endpoint for a Transporter.
https://www.w3.org/Protocols/rfc2616/rfc2616-sec9.html#9.9
$param a SocksProxy as the endpoint for a Transporter.
Configures the traffic class to be used by clients.
Configures the traffic class to be used by clients.
None indicates no class specified. When Some, is an opaque
identifier and its meaning and interpretation are implementation specific.
Currently used to configure java.net.StandardSocketOptions.IP_TOS.
A collection of Stack.Params useful for configuring a com.twitter.finagle.client.Transporter.