Class ConnectionConfiguration

java.lang.Object
org.apache.beam.sdk.io.jms.ConnectionConfiguration
All Implemented Interfaces:
Serializable

@DefaultSchema(AutoValueSchema.class) public abstract class ConnectionConfiguration extends Object implements Serializable
A POJO describing a JMS connection, used by SchemaTransformProvider.
See Also: