dispatch

package dispatch

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

Type Members

  1. trait BlockingHttp extends HttpExecutor with BlockingCallback

  2. class ConfiguredHttpClient extends DefaultHttpClient

    Basic extension of DefaultHttpClient defaulting to Http 1.

  3. type ExceptionListener = PartialFunction[Throwable, Unit]

  4. class Http extends BlockingHttp

    Http access point.

  5. trait HttpsLeniency extends AnyRef

    Trust all TLS certs

Value Members

  1. object Http extends Http with Safety

    May be used directly from any thread.

  2. package thread

Inherited from AnyRef

Inherited from Any

Ungrouped