|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||
java.lang.Objectio.netty.channel.ChannelHandlerAdapter
io.netty.channel.ChannelInboundHandlerAdapter
io.netty.handler.codec.ByteToMessageDecoder
com.alibaba.dubbo.qos.server.handler.QosProcessHandler
public class QosProcessHandler
| Nested Class Summary |
|---|
| Nested classes/interfaces inherited from class io.netty.handler.codec.ByteToMessageDecoder |
|---|
io.netty.handler.codec.ByteToMessageDecoder.Cumulator |
| Nested classes/interfaces inherited from interface io.netty.channel.ChannelHandler |
|---|
io.netty.channel.ChannelHandler.Sharable |
| Field Summary | |
|---|---|
static String |
prompt
|
| Fields inherited from class io.netty.handler.codec.ByteToMessageDecoder |
|---|
COMPOSITE_CUMULATOR, MERGE_CUMULATOR |
| Constructor Summary | |
|---|---|
QosProcessHandler(String welcome)
|
|
| Method Summary | |
|---|---|
void |
channelActive(io.netty.channel.ChannelHandlerContext ctx)
|
| Methods inherited from class io.netty.handler.codec.ByteToMessageDecoder |
|---|
channelInactive, channelRead, channelReadComplete, handlerRemoved, isSingleDecode, setCumulator, setDiscardAfterReads, setSingleDecode, userEventTriggered |
| Methods inherited from class io.netty.channel.ChannelInboundHandlerAdapter |
|---|
channelRegistered, channelUnregistered, channelWritabilityChanged, exceptionCaught |
| Methods inherited from class io.netty.channel.ChannelHandlerAdapter |
|---|
handlerAdded, isSharable |
| Methods inherited from class java.lang.Object |
|---|
equals, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
| Methods inherited from interface io.netty.channel.ChannelHandler |
|---|
handlerAdded |
| Field Detail |
|---|
public static String prompt
| Constructor Detail |
|---|
public QosProcessHandler(String welcome)
| Method Detail |
|---|
public void channelActive(io.netty.channel.ChannelHandlerContext ctx)
throws Exception
channelActive in interface io.netty.channel.ChannelInboundHandlerchannelActive in class io.netty.channel.ChannelInboundHandlerAdapterException
|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||