Package org.apache.pekko.http.scaladsl
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
Type used to carry meaningful information when server termination has completed successfully.
- 
Constructor SummaryConstructors
- 
Method Summary
- 
Constructor Details- 
HttpTerminatedpublic HttpTerminated()
 
-