Options
All
  • Public
  • Public/Protected
  • All
Menu

Interface ProtocolUpgradeHandler

Base interface for handlers that perform protocol upgrades.

Sub-interfaces hint vert.x core that we should hold the request. This allows later parsing. It can be available during the upgrade, even if there are asynchronous calls in between.

Hierarchy

  • any
    • ProtocolUpgradeHandler

Index

Methods

Methods

handle

  • Parameters

    Returns void

Generated using TypeDoc