Package

spray

client

Permalink

package client

Visibility
  1. Public
  2. All

Type Members

  1. class PipelineException extends RuntimeException

    Permalink
  2. class UnsuccessfulResponseException extends RuntimeException

    Permalink

Value Members

  1. object HttpDialog

    Permalink

    An HttpDialog allows you to define an exchange of HTTP messages over a given transport (i.e.

    An HttpDialog allows you to define an exchange of HTTP messages over a given transport (i.e. at the connection-, host- or request-API level). It provides a fluent API for constructing a "chain" of scheduled tasks that define what to do over the course of the dialog.

  2. object pipelining extends RequestBuilding with ResponseTransformation

    Permalink

Ungrouped