Uses of Class
org.eclipse.jetty.websocket.common.JettyExtensionConfig
-
Packages that use JettyExtensionConfig Package Description org.eclipse.jetty.websocket.common Jetty WebSocket Common : Implementation [Internal Use Only] -
-
Uses of JettyExtensionConfig in org.eclipse.jetty.websocket.common
Methods in org.eclipse.jetty.websocket.common that return JettyExtensionConfig Modifier and Type Method Description JettyExtensionConfig
ExtensionConfigParser. parse(java.lang.String parameterizedName)
Parse a single parameterized name.Constructors in org.eclipse.jetty.websocket.common with parameters of type JettyExtensionConfig Constructor Description JettyExtensionConfig(JettyExtensionConfig copy)
Copy constructor
-