Package

gigahorse.support

okhttp

Permalink

package okhttp

Visibility
  1. Public
  2. All

Type Members

  1. abstract class FunctionHandler[A] extends OkhCompletionHandler[A]

    Permalink
  2. abstract class Gigahorse extends GigahorseSupport

    Permalink
  3. trait OkHandler extends OkhHandler

    Permalink
  4. class OkhClient extends HttpClient

    Permalink
  5. abstract class OkhCompletionHandler[A] extends CompletionHandler[A] with OkhHandler

    Permalink
  6. class OkhFullResponse extends FullResponse

    Permalink

    The response body must be consumed or closed.

  7. trait OkhHandler extends AnyRef

    Permalink
  8. abstract class OkhStreamHandler[A] extends OkhHandler

    Permalink
  9. class OkhWebSocketListener extends WebSocketListener

    Permalink
  10. abstract class StreamFunctionHandler[A] extends OkhStreamHandler[A]

    Permalink

Value Members

  1. object FunctionHandler

    Permalink
  2. object Gigahorse extends Gigahorse

    Permalink
  3. object OkHandler

    Permalink

Ungrouped