Uses of Class
io.vertx.mutiny.pgclient.pubsub.PgChannel
Packages that use PgChannel
-
Uses of PgChannel in io.vertx.mutiny.pgclient.pubsub
Fields in io.vertx.mutiny.pgclient.pubsub with type parameters of type PgChannelMethods in io.vertx.mutiny.pgclient.pubsub that return PgChannelModifier and TypeMethodDescriptionPgChannel.endHandler(Runnable endHandler) PgChannel.exceptionHandler(Consumer<Throwable> handler) static PgChannelPgChannel.newInstance(io.vertx.pgclient.pubsub.PgChannel arg) PgChannel.pause()PgChannel.resume()PgChannel.subscribeHandler(Runnable handler)