Package org.apache.beam.sdk.io.amqp
package org.apache.beam.sdk.io.amqp
Transforms for reading and writing using AMQP 1.0 protocol.
-
ClassesClassDescriptionAmqpIO supports AMQP 1.0 protocol using the Apache QPid Proton-J library.A
PTransform
to read/receive messages using AMQP 1.0 protocol.APTransform
to send messages using AMQP 1.0 protocol.A coder for AMQP message.ACoderProviderRegistrar
for standard types used withAmqpIO
.