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 request| Constructor 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 © 2015. All rights reserved.