Routing Sse Handler
class RoutingSseHandler(routes: List<RouteMatcher<SseResponse, SseFilter>>) : RoutingHandler<SseResponse, SseFilter, RoutingSseHandler> (source)
Functions
Link copied to clipboard
Link copied to clipboard
fun RoutingSseHandler.debug(out: PrintStream = System.out, debugStream: Boolean = false): RoutingSseHandler
Link copied to clipboard
Link copied to clipboard
Link copied to clipboard
Link copied to clipboard
Link copied to clipboard
Link copied to clipboard
Link copied to clipboard
Link copied to clipboard