Uses of Interface
org.eclipse.jetty.websocket.core.Configuration
Package
Description
Jetty WebSocket Common : Implementation [Internal Use Only]
-
Uses of Configuration in org.eclipse.jetty.websocket.common
-
Uses of Configuration in org.eclipse.jetty.websocket.core
Modifier and TypeClassDescriptionstatic class
static class
class
The Core WebSocket Session.Modifier and TypeMethodDescriptionvoid
Configuration.ConfigurationCustomizer.customize
(Configuration configurable) void
Configuration.Customizer.customize
(Configuration configurable) -
Uses of Configuration in org.eclipse.jetty.websocket.core.internal
-
Uses of Configuration in org.eclipse.jetty.websocket.core.server
Modifier and TypeMethodDescriptionvoid
WebSocketNegotiator.AbstractNegotiator.customize
(Configuration configurable) default void
WebSocketNegotiator.customize
(Configuration configurable) -
Uses of Configuration in org.eclipse.jetty.websocket.core.server.internal
-
Uses of Configuration in org.eclipse.jetty.websocket.core.util