We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 08ebd36 commit 425d7b4Copy full SHA for 425d7b4
1 file changed
fern/products/sdks/overview/java/changelog/2026-03-18.mdx
@@ -41,7 +41,7 @@ try-with-resources, calling `disconnect()` automatically on scope exit.
41
lets callers tune max retries, backoff delay, and queue size before
42
calling `connect()`.
43
44
-**Generic onMessage(Consumer<String>) handler** — fires for every
+**Generic `onMessage(`Consumer<String>`)` handler** — fires for every
45
incoming text frame with the raw JSON string, before type-specific
46
dispatch. Useful for logging or custom routing.
47
0 commit comments