com.jdon.async.future
类 ChannelExecutor

java.lang.Object
  继承者 com.jdon.async.future.ChannelExecutor

public class ChannelExecutor
extends Object


构造方法摘要
ChannelExecutor(String maxconcurrentTaskCount)
           
 
方法摘要
 void actionListener(DomainMessage domainMessage)
           
 void stop()
           
 
从类 java.lang.Object 继承的方法
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
 

构造方法详细信息

ChannelExecutor

public ChannelExecutor(String maxconcurrentTaskCount)
方法详细信息

actionListener

public void actionListener(DomainMessage domainMessage)

stop

public void stop()


Copyright © 2013. All Rights Reserved.