|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||
java.lang.Objectcom.google.code.yanf4j.util.DispatcherFactory
public class DispatcherFactory
Dispatcher Factory
| Constructor Summary | |
|---|---|
DispatcherFactory()
|
|
| Method Summary | |
|---|---|
static Dispatcher |
newDispatcher(int size,
java.util.concurrent.RejectedExecutionHandler rejectedExecutionHandler,
java.lang.String prefix)
|
| Methods inherited from class java.lang.Object |
|---|
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
| Constructor Detail |
|---|
public DispatcherFactory()
| Method Detail |
|---|
public static Dispatcher newDispatcher(int size,
java.util.concurrent.RejectedExecutionHandler rejectedExecutionHandler,
java.lang.String prefix)
|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||