Uses of Interface
org.eclipse.jetty.websocket.core.Extension
Packages that use Extension
- 
Uses of Extension in org.eclipse.jetty.websocket.core
Classes in org.eclipse.jetty.websocket.core that implement ExtensionClasses in org.eclipse.jetty.websocket.core that implement interfaces with type arguments of type ExtensionMethods in org.eclipse.jetty.websocket.core that return ExtensionModifier and TypeMethodDescriptionExtensionStack.getRsv1User()ExtensionStack.getRsv2User()ExtensionStack.getRsv3User()WebSocketExtensionRegistry.newInstance(ExtensionConfig config, WebSocketComponents components) Methods in org.eclipse.jetty.websocket.core that return types with arguments of type ExtensionModifier and TypeMethodDescriptionWebSocketExtensionRegistry.getAvailableExtensions()WebSocketExtensionRegistry.getExtension(String name) ExtensionStack.getExtensions()WebSocketExtensionRegistry.iterator()Method parameters in org.eclipse.jetty.websocket.core with type arguments of type Extension