Uses of Package
io.vertx.mutiny.pgclient.pubsub
Packages that use io.vertx.mutiny.pgclient.pubsub
-
Classes in io.vertx.mutiny.pgclient.pubsub used by io.vertx.mutiny.pgclient.pubsubClassDescriptionA channel to Postgres that tracks the subscription to a given Postgres channel using the
LISTEN/UNLISTEN
commands.A class for managing subscriptions usingLISTEN/UNLISTEN
to Postgres channels.