org.atmosphere.container
Class JSR356ServerApplicationConfig.AtmosphereConfigurator
java.lang.Object
javax.websocket.server.ServerEndpointConfig.Configurator
org.atmosphere.container.JSR356ServerApplicationConfig.AtmosphereConfigurator
- Enclosing class:
- JSR356ServerApplicationConfig
public static final class JSR356ServerApplicationConfig.AtmosphereConfigurator
- extends javax.websocket.server.ServerEndpointConfig.Configurator
| Methods inherited from class javax.websocket.server.ServerEndpointConfig.Configurator |
checkOrigin, getNegotiatedExtensions, getNegotiatedSubprotocol, modifyHandshake |
| Methods inherited from class java.lang.Object |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
JSR356ServerApplicationConfig.AtmosphereConfigurator
public JSR356ServerApplicationConfig.AtmosphereConfigurator()
getEndpointInstance
public <T> T getEndpointInstance(Class<T> endpointClass)
throws InstantiationException
- Overrides:
getEndpointInstance in class javax.websocket.server.ServerEndpointConfig.Configurator
- Throws:
InstantiationException
Copyright © 2013. All Rights Reserved.