Skip to content

Commit f46610f

Browse files
committed
Remove the experimental mentions
Signed-off-by: Tomasz Pietrek <tomasz@nats.io>
1 parent 310d1d3 commit f46610f

File tree

2 files changed

+2
-2
lines changed

2 files changed

+2
-2
lines changed

src/main/java/io/nats/client/Nats.java

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -23,7 +23,7 @@
2323
/**
2424
* The Nats class is the entry point into the NATS client for Java. This class
2525
* is used to create a connection to the NATS server. Connecting is a
26-
* synchronous process, with a new asynchronous version available for experimenting.
26+
* synchronous process, with a new asynchronous version available.
2727
*
2828
* <p>Simple connections can be created with a URL, while more control is provided
2929
* when an {@link Options Options} object is used. There are a number of options that

src/main/java/io/nats/client/Options.java

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1241,7 +1241,7 @@ public Builder noReconnect() {
12411241
* <p>The reconnect state is entered when the connection is connected and loses
12421242
* that connection. During the initial connection attempt, the client will cycle over
12431243
* its server list one time, regardless of what maxReconnects is set to. The only exception
1244-
* to this is the experimental async connect method {@link Nats#connectAsynchronously(Options, boolean) connectAsynchronously}.</p>
1244+
* to this is the async connect method {@link Nats#connectAsynchronously(Options, boolean) connectAsynchronously}.</p>
12451245
*
12461246
* @param max the maximum reconnect attempts
12471247
* @return the Builder for chaining

0 commit comments

Comments
 (0)
pFad - Phonifier reborn

Pfad - The Proxy pFad of © 2024 Garber Painting. All rights reserved.

Note: This service is not intended for secure transactions such as banking, social media, email, or purchasing. Use at your own risk. We assume no liability whatsoever for broken pages.


Alternative Proxies:

Alternative Proxy

pFad Proxy

pFad v3 Proxy

pFad v4 Proxy