Uses of Class
org.eclipse.jetty.websocket.common.JettyExtensionConfig
-
-
Uses of JettyExtensionConfig in org.eclipse.jetty.websocket.common
Methods in org.eclipse.jetty.websocket.common that return JettyExtensionConfig Modifier and Type Method Description JettyExtensionConfigExtensionConfigParser. 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
-