public class ReactorRunner extends Object
| Modifier and Type | Field and Description |
|---|---|
static int |
CLOSE_REACTOR_GRACEFULLY_TIMEOUT |
static int |
REACTOR_TIMEOUT |
| Constructor and Description |
|---|
ReactorRunner(org.apache.qpid.proton.engine.BaseHandler baseHandler,
String threadNamePrefix,
String threadNamePostfix) |
public static final int REACTOR_TIMEOUT
public static final int CLOSE_REACTOR_GRACEFULLY_TIMEOUT
public ReactorRunner(org.apache.qpid.proton.engine.BaseHandler baseHandler,
String threadNamePrefix,
String threadNamePostfix)
throws IOException
IOExceptionCopyright © 2022. All rights reserved.