com.alibaba.dubbo.remoting.transport.dispather.all
Class AllDispather
java.lang.Object
com.alibaba.dubbo.remoting.transport.dispather.all.AllDispather
- All Implemented Interfaces:
- Dispather
public class AllDispather
- extends Object
- implements Dispather
默认的线程池配置
- Author:
- chao.liuc
NAME
public static final String NAME
- See Also:
- Constant Field Values
AllDispather
public AllDispather()
dispath
public ChannelHandler dispath(ChannelHandler handler,
URL url)
- Description copied from interface:
Dispather
- dispath.
- Specified by:
dispath in interface Dispather
- Returns:
- channel handler
Copyright © 2012 Alibaba. All Rights Reserved.