public class ApplicationConfig extends Object implements javax.websocket.server.ServerApplicationConfig
| Modifier and Type | Class and Description |
|---|---|
static class |
ApplicationConfig.ProgrammaticStatelessRemoteInterfaceEndpoint |
| Constructor and Description |
|---|
ApplicationConfig() |
| Modifier and Type | Method and Description |
|---|---|
Set<Class<?>> |
getAnnotatedEndpointClasses(Set<Class<?>> scanned) |
Set<javax.websocket.server.ServerEndpointConfig> |
getEndpointConfigs(Set<Class<? extends javax.websocket.Endpoint>> endpointClasses) |
Copyright © 2012-2014, Oracle and/or its affiliates. All Rights Reserved. Use is subject to license terms.