Uses of Class
org.eclipse.jetty.websocket.core.ExtensionStack
Packages that use ExtensionStack
- 
Uses of ExtensionStack in org.eclipse.jetty.websocket.core
Methods in org.eclipse.jetty.websocket.core that return ExtensionStackModifier and TypeMethodDescriptionNegotiated.getExtensions()WebSocketCoreSession.getExtensionStack()Methods in org.eclipse.jetty.websocket.core with parameters of type ExtensionStackConstructors in org.eclipse.jetty.websocket.core with parameters of type ExtensionStackModifierConstructorDescriptionNegotiated(URI requestURI, String subProtocol, boolean secure, ExtensionStack extensions, String protocolVersion)