| Package | Description |
|---|---|
| com.solacesystems.jcsmp.protocol.nio | |
| com.solacesystems.jcsmp.protocol.nio.impl | |
| com.solacesystems.jcsmp.protocol.smf |
| Modifier and Type | Interface and Description |
|---|---|
interface |
ReadIOHandler
Interface for data reading I/O handlers.
|
interface |
WriteIOHandler
Interface for data writing I/O handlers.
|
| Modifier and Type | Method and Description |
|---|---|
void |
IOReactor.deregisterHandler(IOHandler handler,
int requestOps) |
void |
IOReactor.registerHandler(IOHandler handler,
int requestOps) |
| Modifier and Type | Class and Description |
|---|---|
class |
AbstractSMFReadHandler |
class |
SSLSubscriberMessageReader |
class |
SubscriberMessageReader |
class |
ZlibSubscriberMessageReader |
| Modifier and Type | Method and Description |
|---|---|
void |
SyncEventDispatcherReactor.deregisterHandler(IOHandler handler,
int ops) |
void |
SyncEventDispatcherReactor.registerHandler(IOHandler handler,
int ops) |
| Modifier and Type | Class and Description |
|---|---|
class |
SimpleSmfClient |
class |
SSLSmfClient
Does not support handshaking with non-blocking reads or writes.
|
class |
ZSmfClient |
Copyright 2004-2020 Solace Corporation. All rights reserved.