dispatch.classic

thread

package thread

Visibility
  1. Public
  2. All

Type Members

  1. trait Future extends Safety

    Wraps each call in a (threaded) future.

  2. class Http extends BlockingHttp with Future

  3. trait Safety extends AnyRef

    Http with a thread-safe client

  4. class ThreadSafeHttpClient extends ConfiguredHttpClient

    Client with a ThreadSafeClientConnManager