|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||
java.lang.Objectorg.msgpack.rpc.loop.netty.NettyEventLoopFactory
public class NettyEventLoopFactory
| Constructor Summary | |
|---|---|
NettyEventLoopFactory()
|
|
| Method Summary | |
|---|---|
EventLoop |
make(java.util.concurrent.ExecutorService workerExecutor,
java.util.concurrent.ExecutorService ioExecutor,
java.util.concurrent.ScheduledExecutorService scheduledExecutor)
|
| Methods inherited from class java.lang.Object |
|---|
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
| Constructor Detail |
|---|
public NettyEventLoopFactory()
| Method Detail |
|---|
public EventLoop make(java.util.concurrent.ExecutorService workerExecutor,
java.util.concurrent.ExecutorService ioExecutor,
java.util.concurrent.ScheduledExecutorService scheduledExecutor)
make in interface EventLoopFactory
|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||