com.alibaba.dubbo.qos.server.handler
Class LocalHostPermitHandler
java.lang.Object
io.netty.channel.ChannelHandlerAdapter
com.alibaba.dubbo.qos.server.handler.LocalHostPermitHandler
- All Implemented Interfaces:
- io.netty.channel.ChannelHandler
public class LocalHostPermitHandler
- extends io.netty.channel.ChannelHandlerAdapter
- Author:
- weipeng2k 2015年9月6日 下午5:52:26
| Nested classes/interfaces inherited from interface io.netty.channel.ChannelHandler |
io.netty.channel.ChannelHandler.Sharable |
|
Method Summary |
void |
handlerAdded(io.netty.channel.ChannelHandlerContext ctx)
|
| Methods inherited from class io.netty.channel.ChannelHandlerAdapter |
exceptionCaught, handlerRemoved, isSharable |
LocalHostPermitHandler
public LocalHostPermitHandler()
handlerAdded
public void handlerAdded(io.netty.channel.ChannelHandlerContext ctx)
throws Exception
- Specified by:
handlerAdded in interface io.netty.channel.ChannelHandler- Overrides:
handlerAdded in class io.netty.channel.ChannelHandlerAdapter
- Throws:
Exception
Copyright © 2012–2017 Alibaba. All rights reserved.