Uses of Class
org.eclipse.jetty.websocket.core.internal.ExtensionStack
-
Uses of ExtensionStack in org.eclipse.jetty.websocket.core.internal
Modifier and TypeMethodDescriptionNegotiated.getExtensions()
WebSocketCoreSession.getExtensionStack()
ModifierConstructorDescriptionNegotiated
(URI requestURI, String subProtocol, boolean secure, ExtensionStack extensions, String protocolVersion)