Package | Description |
---|---|
sirius.web.http |
Built-in HTTP server based on netty.
|
Modifier and Type | Class and Description |
---|---|
class |
InputStreamHandler
Default implementation of
ContentHandler used by ControllerDispatcher . |
Modifier and Type | Field and Description |
---|---|
protected ContentHandler |
WebContext.contentHandler |
Modifier and Type | Method and Description |
---|---|
void |
WebContext.setContentHandler(ContentHandler handler)
Can be set from within
WebDispatcher.preparePreDispatch(WebContext) to manually handle incoming content. |
Copyright © 2018. All rights reserved.