com.stackmob

newman

package newman

Linear Supertypes
NewmanPrivate, AnyRef, Any
Ordering
  1. Alphabetic
  2. By inheritance
Inherited
  1. newman
  2. NewmanPrivate
  3. AnyRef
  4. Any
  1. Hide All
  2. Show all
Learn more about member selection
Visibility
  1. Public
  2. All

Type Members

  1. type FutureValidation[Fail, Success] = Future[Validation[Fail, Success]]

  2. type Header = (String, String)

  3. type HeaderList = NonEmptyList[(String, String)]

  4. type Headers = Option[HeaderList]

  5. implicit class Identity[Id] extends AnyRef

    Definition Classes
    NewmanPrivate
  6. type RawBody = Array[Byte]

Value Members

  1. implicit val RawBodyMonoid: Monoid[RawBody]

  2. package dsl

  3. package enumeration

Inherited from NewmanPrivate

Inherited from AnyRef

Inherited from Any

Ungrouped