HttpHandler
Class
Transforms an HttpRequest into a stream of HttpEvents, one of which will likely be a
HttpResponse.
API
Description
abstract class HttpHandler {}
Jump to details
Transforms an HttpRequest into a stream of HttpEvents, one of which will likely be a
HttpResponse.
abstract class HttpHandler {}