| Modifier and Type | Method and Description |
|---|---|
String |
StreamingConnection.publish(String subject,
byte[] data,
AckHandler ah)
Publishes the payload specified by
data to the subject specified by subject
and asynchronously processes the ACK or error state via the supplied AckHandler |
Copyright © 2016–2018 NATS.io. All rights reserved.