com.outr.net

proxy

package proxy

Visibility
  1. Public
  2. All

Type Members

  1. class DelayedCrossStream extends AnyRef

  2. class FastProxy extends AnyRef

  3. case class HostProxy(originHost: String, destinationHost: String, destinationPort: Option[Int] = None, rewriteURL: Boolean = false) extends Proxy with Product with Serializable

  4. trait Proxy extends AnyRef

  5. case class ProxyHandler(proxy: Proxy, priority: Priority = Priority.Normal) extends HandlerListener with Logging with Product with Serializable

Value Members

  1. object FastProxy

  2. object ProxyHandler extends Serializable

Ungrouped