spray

client

package client

Visibility
  1. Public
  2. All

Type Members

  1. class PipelineException extends RuntimeException

  2. class UnsuccessfulResponseException extends RuntimeException

Value Members

  1. object HttpDialog

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

    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

Ungrouped