public class ExamplesConfig extends Object implements javax.websocket.server.ServerApplicationConfig
| Constructor and Description |
|---|
ExamplesConfig() |
| Modifier and Type | Method and Description |
|---|---|
Set<Class<?>> |
getAnnotatedEndpointClasses(Set<Class<?>> scanned) |
Set<javax.websocket.server.ServerEndpointConfig> |
getEndpointConfigs(Set<Class<? extends javax.websocket.Endpoint>> scanned) |
Copyright © 2015 WSO2 Inc. All rights reserved.