Package | Description |
---|---|
io.vertx.rxjava.pgclient.pubsub |
Class and Description |
---|
PgChannel
A channel to Postgres that tracks the subscription to a given Postgres channel using the
LISTEN/UNLISTEN commands. |
PgSubscriber
A class for managing subscriptions using
LISTEN/UNLISTEN to Postgres channels. |
Copyright © 2021 Eclipse. All rights reserved.