public class DispatcherFactory extends Object
| Constructor and Description |
|---|
DispatcherFactory() |
| Modifier and Type | Method and Description |
|---|---|
static Dispatcher |
newDispatcher(int size,
RejectedExecutionHandler rejectedExecutionHandler,
String prefix) |
public static Dispatcher newDispatcher(int size, RejectedExecutionHandler rejectedExecutionHandler, String prefix)
Copyright © 2016. All rights reserved.