Uses of Interface
org.eclipse.jetty.websocket.core.Configuration
Packages that use Configuration
Package
Description
Jetty WebSocket Common : Implementation [Internal Use Only]
Jetty WebSocket Common : Implementation [Internal Use Only]
Jetty WebSocket Common : Implementation [Internal Use Only]
-
Uses of Configuration in org.eclipse.jetty.ee8.websocket.common
Classes in org.eclipse.jetty.ee8.websocket.common that implement Configuration -
Uses of Configuration in org.eclipse.jetty.ee9.websocket.common
Classes in org.eclipse.jetty.ee9.websocket.common that implement Configuration -
Uses of Configuration in org.eclipse.jetty.websocket.common
Classes in org.eclipse.jetty.websocket.common that implement Configuration -
Uses of Configuration in org.eclipse.jetty.websocket.core
Subinterfaces of Configuration in org.eclipse.jetty.websocket.coreClasses in org.eclipse.jetty.websocket.core that implement ConfigurationModifier and TypeClassDescriptionstatic classstatic classclassThe Core WebSocket Session.Methods in org.eclipse.jetty.websocket.core that return ConfigurationMethods in org.eclipse.jetty.websocket.core with parameters of type ConfigurationModifier and TypeMethodDescriptionvoidConfiguration.ConfigurationCustomizer.customize(Configuration configurable) voidConfiguration.Customizer.customize(Configuration configurable) -
Uses of Configuration in org.eclipse.jetty.websocket.core.server
Classes in org.eclipse.jetty.websocket.core.server that implement ConfigurationMethods in org.eclipse.jetty.websocket.core.server that return ConfigurationMethods in org.eclipse.jetty.websocket.core.server with parameters of type ConfigurationModifier and TypeMethodDescriptionvoidWebSocketNegotiator.AbstractNegotiator.customize(Configuration configurable) default voidWebSocketNegotiator.customize(Configuration configurable) -
Uses of Configuration in org.eclipse.jetty.websocket.core.util
Constructors in org.eclipse.jetty.websocket.core.util with parameters of type Configuration