Packages

c

akka.http.scaladsl.Http

HttpTerminated

sealed abstract class HttpTerminated extends javadsl.HttpTerminated

Type used to carry meaningful information when server termination has completed successfully.

Annotations
@DoNotInherit()
Source
Http.scala
Linear Supertypes
Type Hierarchy
Ordering
  1. Alphabetic
  2. By Inheritance
Inherited
  1. HttpTerminated
  2. HttpTerminated
  3. AnyRef
  4. Any
Implicitly
  1. by any2stringadd
  2. by StringFormat
  3. by Ensuring
  4. by ArrowAssoc
  1. Hide All
  2. Show All
Visibility
  1. Public
  2. Protected