Java Quick Start for Publishing and Subscribing to Events

In this quick start, you learn how to build a Pub/Sub API client in Java. The steps walk you through building the package, configuring the client, and running the client to publish and subscribe to events.

The quick start provides enough instructions and code snippets to build your own client. The examples are for learning purposes only. They aren’t intended for production use and haven’t undergone thorough functional and performance testing. Use them as a starting point.

In this section: