Thread.State, Thread.UncaughtExceptionHandlerMAX_PRIORITY, MIN_PRIORITY, NORM_PRIORITY| Constructor and Description |
|---|
SSLStompReactor(SSLContext sslContext) |
| Modifier and Type | Method and Description |
|---|---|
ReactorClient |
createClient(Reactor reactor,
Selector selector,
String hostname,
int port) |
ReactorClient |
createConnectedClient(Reactor reactor,
Selector selector,
String hostname,
int port,
SocketChannel channel) |
String |
getReactorName() |
close, createClient, createListener, queueFuture, run, wakeupactiveCount, checkAccess, clone, countStackFrames, currentThread, destroy, dumpStack, enumerate, getAllStackTraces, getContextClassLoader, getDefaultUncaughtExceptionHandler, getId, getName, getPriority, getStackTrace, getState, getThreadGroup, getUncaughtExceptionHandler, holdsLock, interrupt, interrupted, isAlive, isDaemon, isInterrupted, join, join, join, resume, setContextClassLoader, setDaemon, setDefaultUncaughtExceptionHandler, setName, setPriority, setUncaughtExceptionHandler, sleep, sleep, start, stop, stop, suspend, toString, yieldpublic SSLStompReactor(SSLContext sslContext) throws IOException
IOExceptionpublic String getReactorName()
getReactorName in class Reactorpublic ReactorClient createClient(Reactor reactor, Selector selector, String hostname, int port) throws ClientConnectionException
createClient in class ReactorClientConnectionExceptionpublic ReactorClient createConnectedClient(Reactor reactor, Selector selector, String hostname, int port, SocketChannel channel) throws ClientConnectionException
createConnectedClient in class ReactorClientConnectionExceptionCopyright © 2018. All Rights Reserved.