| Modifier and Type | Method and Description |
|---|---|
Options |
Options.Builder.build() |
static Options |
NatsStreaming.defaultOptions()
The default Options settings.
|
| Modifier and Type | Method and Description |
|---|---|
static StreamingConnection |
NatsStreaming.connect(String clusterId,
String clientId,
Options opts)
Creates a NATS Streaming connection using the supplied cluster ID, client ID, and
Options. |
| Constructor and Description |
|---|
Builder(Options template)
Constructs a
Options.Builder instance based on the supplied Options instance. |
Copyright © 2016–2018 NATS.io. All rights reserved.