public class WicketServerApplicationConfig extends Object implements javax.websocket.server.ServerApplicationConfig
WicketEndpoint
and a custom ServerEndpointConfig.Configurator
to collect the
useful information from the upgrade http requestConstructor and Description |
---|
WicketServerApplicationConfig() |
Modifier and Type | Method and Description |
---|---|
Set<Class<?>> |
getAnnotatedEndpointClasses(Set<Class<?>> classes) |
Set<javax.websocket.server.ServerEndpointConfig> |
getEndpointConfigs(Set<Class<? extends javax.websocket.Endpoint>> classes) |
Copyright © 2006–2022 Apache Software Foundation. All rights reserved.