Package com.google.code.yanf4j.util
Class DispatcherFactory
java.lang.Object
com.google.code.yanf4j.util.DispatcherFactory
Dispatcher Factory
-
Constructor Summary
Constructors -
Method Summary
Modifier and TypeMethodDescriptionstatic Dispatcher
newDispatcher
(int size, RejectedExecutionHandler rejectedExecutionHandler, String prefix)
-
Constructor Details
-
DispatcherFactory
public DispatcherFactory()
-
-
Method Details
-
newDispatcher
public static Dispatcher newDispatcher(int size, RejectedExecutionHandler rejectedExecutionHandler, String prefix)
-