Class StandaloneControllerApplicationConfig
- java.lang.Object
-
- org.kie.workbench.common.screens.server.management.backend.websocket.StandaloneControllerApplicationConfig
-
- All Implemented Interfaces:
javax.websocket.server.ServerApplicationConfig
public class StandaloneControllerApplicationConfig extends Object implements javax.websocket.server.ServerApplicationConfig
-
-
Constructor Summary
Constructors Constructor Description StandaloneControllerApplicationConfig()
-
Method Summary
All Methods Instance Methods Concrete Methods Modifier and Type Method Description Set<Class<?>>getAnnotatedEndpointClasses(Set<Class<?>> scanned)Set<javax.websocket.server.ServerEndpointConfig>getEndpointConfigs(Set<Class<? extends javax.websocket.Endpoint>> endpointClasses)
-