public class ReactorFactory extends Object
| Constructor and Description |
|---|
ReactorFactory() |
| Modifier and Type | Method and Description |
|---|---|
Reactor |
create(String name,
Reactor.Callback callback,
long timeout) |
public Reactor create(String name, Reactor.Callback callback, long timeout)
Copyright © 2017. All rights reserved.