public static class WebSocketHandler.WebSocketHandlerConfigurator extends java.lang.Object implements javax.websocket.server.ServerApplicationConfig
Constructor and Description |
---|
WebSocketHandlerConfigurator() |
Modifier and Type | Method and Description |
---|---|
java.util.Set<java.lang.Class<?>> |
getAnnotatedEndpointClasses(java.util.Set<java.lang.Class<?>> set) |
java.util.Set<javax.websocket.server.ServerEndpointConfig> |
getEndpointConfigs(java.util.Set<java.lang.Class<? extends javax.websocket.Endpoint>> set) |
public WebSocketHandlerConfigurator()
public java.util.Set<java.lang.Class<?>> getAnnotatedEndpointClasses(java.util.Set<java.lang.Class<?>> set)
getAnnotatedEndpointClasses
in interface javax.websocket.server.ServerApplicationConfig
public java.util.Set<javax.websocket.server.ServerEndpointConfig> getEndpointConfigs(java.util.Set<java.lang.Class<? extends javax.websocket.Endpoint>> set)
getEndpointConfigs
in interface javax.websocket.server.ServerApplicationConfig
Copyright © 2015 Tampere University of Technology, Pori Department.