public class BaseServerEndpointConfigurator
extends javax.websocket.server.ServerEndpointConfig.Configurator
| Constructor and Description |
|---|
BaseServerEndpointConfigurator()
Creates the endpoint configurator.
|
| Modifier and Type | Method and Description |
|---|---|
<T> T |
getEndpointInstance(Class<T> endpointClass) |
public BaseServerEndpointConfigurator()
public <T> T getEndpointInstance(Class<T> endpointClass) throws InstantiationException
getEndpointInstance in class javax.websocket.server.ServerEndpointConfig.ConfiguratorInstantiationExceptionCopyright © 2013-2018–2019 SeedStack. All rights reserved.