Package

com.twitter.finagle

buoyant

Permalink

package buoyant

Visibility
  1. Public
  2. All

Value Members

  1. object FormParams

    Permalink

    Finagle's request type doesn't expose any way to interact with form parameters.

    Finagle's request type doesn't expose any way to interact with form parameters. Netty provides utilities for this, but the underlying netty message types can't be accessed from outside of the finagle. SO, we just shove this into the finagle package so that we can do this. This should be fed back upstream and then removed.

Ungrouped