Package

httpz

apachehttp

Permalink

package apachehttp

Source
package.scala
Linear Supertypes
AnyRef, Any
Ordering
  1. Alphabetic
  2. By Inheritance
Inherited
  1. apachehttp
  2. AnyRef
  3. Any
  1. Hide All
  2. Show All
Visibility
  1. Public
  2. All

Type Members

  1. final class ApacheActionEOps[E, A] extends AnyVal with ActionOpsTemplate[E, A]

    Permalink
  2. final case class HttpError(status: Int, body: String) extends RuntimeException with Product with Serializable

    Permalink

Value Members

  1. object ApacheInterpreter extends InterpretersTemplate

    Permalink
  2. object BuildInfoHttpzApache extends Product with Serializable

    Permalink

    This object was generated by sbt-buildinfo.

  3. implicit def toApacheActionEOps[E, A](a: ActionE[E, A]): ApacheActionEOps[E, A]

    Permalink

Inherited from AnyRef

Inherited from Any

Ungrouped