public interface HttpRequestHandler
Modifier and Type | Interface and Description |
---|---|
static class |
HttpRequestHandler.Default |
Modifier and Type | Method and Description |
---|---|
org.jetlang.web.NioReader.State |
dispatch(HttpRequest headers,
HeaderReader reader,
NioWriter writer) |
org.jetlang.web.NioReader.State dispatch(HttpRequest headers, HeaderReader reader, NioWriter writer)
Copyright © 2016. All Rights Reserved.