Package

gigahorse.support

akkahttp

Permalink

package akkahttp

Visibility
  1. Public
  2. All

Type Members

  1. class AkkaHttpClient extends ReactiveHttpClient

    Permalink
  2. abstract class AkkaHttpCompletionHandler[A] extends CompletionHandler[A]

    Permalink
  3. class AkkaHttpFullResponse extends FullResponse

    Permalink
  4. class AkkaHttpStream[A] extends Stream[A]

    Permalink
  5. abstract class AkkaHttpStreamHandler[A] extends AkkaHttpCompletionHandler[A]

    Permalink
  6. class AkkaHttpStreamResponse extends StreamResponse

    Permalink

    Represents a stream response.

  7. abstract class FunctionHandler[A] extends AkkaHttpCompletionHandler[A]

    Permalink
  8. abstract class Gigahorse extends GigahorseSupport

    Permalink
  9. class MessageForwarder extends Actor with ActorPublisher[Message]

    Permalink
  10. trait OkHandler[A] extends AkkaHttpCompletionHandler[A]

    Permalink
  11. abstract class StreamFunctionHandler[A] extends AkkaHttpStreamHandler[A]

    Permalink
  12. class WebSocketListener extends AnyRef

    Permalink

Value Members

  1. object FunctionHandler

    Permalink
  2. object Gigahorse extends Gigahorse

    Permalink
  3. object MessageForwarder

    Permalink
  4. object OkHandler

    Permalink

Ungrouped