| Package | Description |
|---|---|
| com.rabbitmq.stream |
Main API for RabbitMQ Stream Java Client.
|
| com.rabbitmq.stream.codec |
Implementations of AMQP 1.0
Codec. |
| com.rabbitmq.stream.impl |
Implementation-specific, non-public interfaces and classes of the RabbitMQ Stream Java Client.
|
| Modifier and Type | Method and Description |
|---|---|
EnvironmentBuilder |
EnvironmentBuilder.codec(Codec codec)
The AMQP 1.0 codec used to encode and decode AMQP 1.0 messages.
|
| Modifier and Type | Class and Description |
|---|---|
class |
QpidProtonCodec |
class |
SimpleCodec |
class |
SwiftMqCodec |
| Modifier and Type | Method and Description |
|---|---|
StreamEnvironmentBuilder |
StreamEnvironmentBuilder.codec(Codec codec) |
Client.ClientParameters |
Client.ClientParameters.codec(Codec codec) |
Copyright © 2024 Broadcom Inc. and/or its subsidiaries. All rights reserved.