Class GoogleCloudPubSubProducer

All Implemented Interfaces:
AdaptrisComponent, AdaptrisMessageProducer, AdaptrisMessageSender, AdaptrisMessageWorker, ComponentLifecycle, ComponentLifecycleExtension, MessageEventGenerator

@ComponentProfile(summary="Publish a message to Google pubsub", tag="producer,gcloud,messaging", recommended=GoogleCloudPubSubConnection.class) public class GoogleCloudPubSubProducer extends ProduceOnlyProducerImp

In the adapter configuration file this class is aliased as google-cloud-pubsub-producer which is the preferred alternative to the fully qualified classname when building your configuration.