| Package | Description |
|---|---|
| com.sybase.esp.sdk.data |
| Modifier and Type | Class and Description |
|---|---|
class |
MessageWriter
This is not thread safe.
|
class |
RawMessageWriter
A message writer that can be used to publish preformatted binary buffers.
|
| Modifier and Type | Method and Description |
|---|---|
void |
Publisher.publish(Publishable publishable)
If there is no internal publishing thread running, this call publishes all data queued in the
MessageWriter to the socket.
|