Class JakartaWebSocketConfiguration
java.lang.Object
org.eclipse.jetty.ee9.webapp.AbstractConfiguration
org.eclipse.jetty.ee9.websocket.jakarta.server.config.JakartaWebSocketConfiguration
- All Implemented Interfaces:
Configuration
Websocket Configuration
This configuration configures the WebAppContext server/system classes to
be able to see the org.eclipse.jetty.websocket.jakarta packages.
-
Nested Class Summary
Nested classes/interfaces inherited from interface Configuration
Configuration.Wrapper, Configuration.WrapperFunction -
Field Summary
Fields inherited from interface Configuration
ATTR -
Constructor Summary
Constructors -
Method Summary
Methods inherited from class AbstractConfiguration
abort, addDependencies, addDependencies, addDependents, addDependents, cloneConfigure, configure, deconfigure, destroy, expose, getDependencies, getDependents, getServerClasses, getSystemClasses, hide, isEnabledByDefault, postConfigure, preConfigure, protect, protectAndExposeMethods inherited from class Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, waitMethods inherited from interface Configuration
isAvailable, replaces
-
Constructor Details
-
JakartaWebSocketConfiguration
public JakartaWebSocketConfiguration()
-