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 ExtensionMethods in org.eclipse.jetty.websocket.core that return ExtensionModifier and TypeMethodDescriptionWebSocketExtensionRegistry.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) WebSocketExtensionRegistry.iterator()
Method parameters in org.eclipse.jetty.websocket.core with type arguments of type Extension -
Uses of Extension in org.eclipse.jetty.websocket.core.internal
Classes in org.eclipse.jetty.websocket.core.internal that implement ExtensionModifier and TypeClassDescriptionclass
Fragment Extensionclass
class
class
Per Message Deflate Compression extension for WebSocket.class
Methods in org.eclipse.jetty.websocket.core.internal that return ExtensionModifier and TypeMethodDescriptionExtensionStack.getRsv1User()
ExtensionStack.getRsv2User()
ExtensionStack.getRsv3User()
Methods in org.eclipse.jetty.websocket.core.internal that return types with arguments of type Extension