Uses of Interface
org.eclipse.jetty.websocket.api.ExtensionConfig
Packages that use ExtensionConfig
-
Uses of ExtensionConfig in org.eclipse.jetty.websocket.api
Methods in org.eclipse.jetty.websocket.api that return ExtensionConfigMethods in org.eclipse.jetty.websocket.api that return types with arguments of type ExtensionConfigModifier and TypeMethodDescriptionUpgradeRequest.getExtensions()Get the list of WebSocket Extension Configurations for this Upgrade Request.UpgradeResponse.getExtensions()Get the list of extensions that should be used for the websocket.