Package | Description |
---|---|
io.vertx.pgclient.pubsub | |
io.vertx.rxjava3.pgclient.pubsub |
Class and Description |
---|
PgChannel
A channel to Postgres that tracks the subscription to a given Postgres channel using the
LISTEN/UNLISTEN commands. |
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 © 2023 Eclipse. All rights reserved.