com.alibaba.dubbo.remoting.transport.dispather.execution
Class ExecutionDispather
java.lang.Object
com.alibaba.dubbo.remoting.transport.dispather.execution.ExecutionDispather
- All Implemented Interfaces:
- Dispather
public class ExecutionDispather
- extends Object
- implements Dispather
除发送全部使用线程池处理
- Author:
- chao.liuc
NAME
public static final String NAME
- See Also:
- Constant Field Values
ExecutionDispather
public ExecutionDispather()
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.