Package org.apache.pekko.http.javadsl
Class HttpTerminated
java.lang.Object
org.apache.pekko.http.javadsl.HttpTerminated
- Direct Known Subclasses:
- Http.HttpTerminated
Type used to carry meaningful information when server termination has completed successfully.
- 
Constructor SummaryConstructors
- 
Method Summary
- 
Constructor Details- 
HttpTerminatedpublic HttpTerminated()
 
-