Class Http.HttpTerminated

java.lang.Object
org.apache.pekko.http.javadsl.HttpTerminated
org.apache.pekko.http.scaladsl.Http.HttpTerminated
Direct Known Subclasses:
Http.HttpConnectionTerminated, Http.HttpServerTerminated
Enclosing class:
Http

public abstract static class Http.HttpTerminated extends HttpTerminated
Type used to carry meaningful information when server termination has completed successfully.
  • Constructor Details

    • HttpTerminated

      public HttpTerminated()