public class AsciidoctorHandler
extends io.netty.channel.ChannelInboundMessageHandlerAdapter<io.netty.handler.codec.http.FullHttpRequest>
| Modifier and Type | Field and Description |
|---|---|
static String |
HTML_EXTENSION |
| Constructor and Description |
|---|
AsciidoctorHandler(File workDir,
String defaultPage) |
| Modifier and Type | Method and Description |
|---|---|
void |
messageReceived(io.netty.channel.ChannelHandlerContext ctx,
io.netty.handler.codec.http.FullHttpRequest msg) |
acceptInboundMessage, beginMessageReceived, endMessageReceived, freeInboundBuffer, inboundBufferUpdated, newInboundBufferchannelActive, channelInactive, channelReadSuspended, channelRegistered, channelUnregistered, userEventTriggeredafterAdd, afterRemove, beforeAdd, beforeRemove, exceptionCaughtclone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, waitpublic static final String HTML_EXTENSION
Copyright © 2015. All Rights Reserved.