Class JcsmpSessionService

java.lang.Object
org.apache.beam.sdk.io.solace.broker.SessionService
org.apache.beam.sdk.io.solace.broker.JcsmpSessionService
All Implemented Interfaces:
Serializable

public abstract class JcsmpSessionService extends SessionService
A class that manages a connection to a Solace broker using basic authentication.

This class provides a way to connect to a Solace broker and receive messages from a queue.

See Also: