com.alibaba.dubbo.remoting.transport.dispatcher
Class ChannelHandlers

java.lang.Object
  extended by com.alibaba.dubbo.remoting.transport.dispatcher.ChannelHandlers

public class ChannelHandlers
extends Object

Author:
chao.liuc

Method Summary
static ChannelHandler wrap(ChannelHandler handler, URL url)
           
 
Methods inherited from class java.lang.Object
equals, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
 

Method Detail

wrap

public static ChannelHandler wrap(ChannelHandler handler,
                                  URL url)


Copyright © 2012–2017 Alibaba. All rights reserved.