httpz

apachehttp

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
Learn more about member selection
Visibility
  1. Public
  2. All

Type Members

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

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

Value Members

  1. object ApacheInterpreter extends InterpretersTemplate

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

Inherited from AnyRef

Inherited from Any

Ungrouped