Stop
 scamper.http.server.LifecycleEvent.Stop
  final case class Stop(server: HttpServer) extends LifecycleEvent
 
Provided as notification when server stops.
Value parameters
- server
- 
    server for which event is generated 
Attributes
Members list
Value members
Inherited methods
Attributes
- Inherited from:
- EventObject
Attributes
- Inherited from:
- Product
Attributes
- Inherited from:
- Product
Returns a string representation of the object.
Returns a string representation of the object.
The default representation is platform dependent.
Attributes
- Returns
- 
               a string representation of the object. 
- Inherited from:
- EventObject
In this article