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
PTransformto read/receive messages using AMQP 1.0 protocol.APTransformto send messages using AMQP 1.0 protocol.A coder for AMQP message.ACoderProviderRegistrarfor standard types used withAmqpIO.