Package

com.lightbend.lagom.javadsl.api

transport

Permalink

package transport

Visibility
  1. Public
  2. All

Type Members

  1. class BadRequest extends TransportException

    Permalink
  2. class Forbidden extends TransportException

    Permalink
  3. trait HeaderFilter extends AnyRef

    Permalink
  4. abstract class MessageHeader extends AnyRef

    Permalink
  5. final class MessageProtocol extends AnyRef

    Permalink
  6. final class Method extends AnyRef

    Permalink
  7. class NotAcceptable extends TransportException

    Permalink
  8. class NotFound extends TransportException

    Permalink
  9. class PayloadTooLarge extends TransportException

    Permalink
  10. class PolicyViolation extends TransportException

    Permalink
  11. final class RequestHeader extends MessageHeader

    Permalink
  12. final class ResponseHeader extends MessageHeader

    Permalink
  13. final class TransportErrorCode extends Serializable

    Permalink
  14. class TransportException extends RuntimeException

    Permalink
  15. class UnsupportedMediaType extends TransportException

    Permalink

Ungrouped