Package

com.twitter.finagle

socks

Permalink

package socks

Visibility
  1. Public
  2. All

Type Members

  1. sealed abstract class AuthenticationSetting extends AnyRef

    Permalink
  2. case class UsernamePassAuthenticationSetting(username: String, password: String) extends AuthenticationSetting with Product with Serializable

    Permalink

Value Members

  1. object Unauthenticated extends AuthenticationSetting with Product with Serializable

    Permalink

Ungrouped