Uses of Interface
io.vertx.mutiny.ext.web.handler.ProtocolUpgradeHandler
Packages that use ProtocolUpgradeHandler
-
Uses of ProtocolUpgradeHandler in io.vertx.mutiny.ext.web.handler
Classes in io.vertx.mutiny.ext.web.handler that implement ProtocolUpgradeHandlerMethods in io.vertx.mutiny.ext.web.handler that return ProtocolUpgradeHandlerModifier and TypeMethodDescriptionstatic ProtocolUpgradeHandlerProtocolUpgradeHandler.newInstance(io.vertx.ext.web.handler.ProtocolUpgradeHandler delegate) Creates a new instance of theProtocolUpgradeHandler. -
Uses of ProtocolUpgradeHandler in io.vertx.mutiny.ext.web.handler.graphql.ws
Classes in io.vertx.mutiny.ext.web.handler.graphql.ws that implement ProtocolUpgradeHandler