ServerCommandWaitEndpoint

class ServerCommandWaitEndpoint(hostAddressSupplier: HostAddressSupplier) : CommandWaitEndpoint, ApplicationListener<WebServerInitializedEvent>

Constructors

Link copied to clipboard
constructor(hostAddressSupplier: HostAddressSupplier)

Properties

Link copied to clipboard
open override val endpoint: String

Functions

Link copied to clipboard
open override fun onApplicationEvent(event: WebServerInitializedEvent)
Link copied to clipboard