Package

com.twitter.finagle

http2

Permalink

package http2

Linear Supertypes
Ordering
  1. Alphabetic
  2. By Inheritance
Inherited
  1. http2
  2. AnyRef
  3. Any
  1. Hide All
  2. Show All
Visibility
  1. Public
  2. All

Type Members

  1. class RefTransport[In, Out] extends TransportProxy[In, Out]

    Permalink

    A com.twitter.finagle.transport.Transport that proxies another transport, which can be swapped out for other transports.

    A com.twitter.finagle.transport.Transport that proxies another transport, which can be swapped out for other transports.

    Transport typically represents a single connection, and it's important that this remains true, even though the details of how that connection behaves may change when the underlying transport changes.

Inherited from AnyRef

Inherited from Any

Ungrouped