public class ServerApplicationConfigImpl extends Object implements javax.websocket.server.ServerApplicationConfig
ServerApplicationConfig disables automatic scanning of
server endpoints (already scanned by SEED).| Constructor and Description |
|---|
ServerApplicationConfigImpl() |
| 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 © 2013-2017–2018 SeedStack. All rights reserved.