On 9/22/10 4:28 PM, FLV wrote:
like this ?chain.addLast("codec", new ProtocolCodecFilter(new FlashCrossdomainCodec())); //OrderedThreadPoolExecutor readerThreadPool = new OrderedThreadPoolExecutor(); chain.addLast("readExecutor", new ExecutorFilter(new OrderedThreadPoolExecutor(), IoEventType.MESSAGE_RECEIVED)); //OrderedThreadPoolExecutor writerThreadPool = new OrderedThreadPoolExecutor(); chain.addLast("writeExecutor", new ExecutorFilter(new OrderedThreadPoolExecutor(), IoEventType.WRITE));
Yes. -- Regards, Cordialement, Emmanuel Lécharny www.iktek.com
