org.smallmind.plumber.nio
Interface SocketChannelWorkerFactory


public interface SocketChannelWorkerFactory


Method Summary
 SocketChannelWorker createWorker(Logger logger, ServerSocketChannelHerald herald)
           
 

Method Detail

createWorker

SocketChannelWorker createWorker(Logger logger,
                                 ServerSocketChannelHerald herald)
                                 throws Exception
Throws:
Exception


Copyright © 2011. All Rights Reserved.