Uses of Interface
io.vertx.ext.web.handler.ProtocolUpgradeHandler
Packages that use ProtocolUpgradeHandler
Package
Description
-
Uses of ProtocolUpgradeHandler in io.vertx.ext.web.handler.graphql.ws
Subinterfaces of ProtocolUpgradeHandler in io.vertx.ext.web.handler.graphql.wsModifier and TypeInterfaceDescriptioninterfaceA handler for the GraphQL over WebSocket Protocol. -
Uses of ProtocolUpgradeHandler in io.vertx.reactivex.ext.web.handler
Methods in io.vertx.reactivex.ext.web.handler that return ProtocolUpgradeHandlerMethods in io.vertx.reactivex.ext.web.handler with parameters of type ProtocolUpgradeHandlerModifier and TypeMethodDescriptionstatic ProtocolUpgradeHandlerProtocolUpgradeHandler.newInstance(ProtocolUpgradeHandler arg) -
Uses of ProtocolUpgradeHandler in io.vertx.rxjava3.ext.web.handler
Methods in io.vertx.rxjava3.ext.web.handler that return ProtocolUpgradeHandlerMethods in io.vertx.rxjava3.ext.web.handler with parameters of type ProtocolUpgradeHandlerModifier and TypeMethodDescriptionstatic ProtocolUpgradeHandlerProtocolUpgradeHandler.newInstance(ProtocolUpgradeHandler arg)