| Package | Description |
|---|---|
| org.glassfish.tyrus.core |
| Constructor and Description |
|---|
EndpointWrapper(Class<?> endpointClass,
javax.websocket.EndpointConfig configuration,
ComponentProviderService componentProvider,
BaseContainer container,
String contextPath,
ErrorCollector collector,
javax.websocket.server.ServerEndpointConfig.Configurator configurator)
Create
EndpointWrapper for class that extends Endpoint. |
EndpointWrapper(javax.websocket.Endpoint endpoint,
javax.websocket.EndpointConfig configuration,
ComponentProviderService componentProvider,
BaseContainer container,
String contextPath,
ErrorCollector collector,
javax.websocket.server.ServerEndpointConfig.Configurator configurator)
|
Copyright © 2013, Oracle and/or its affiliates. All Rights Reserved. Use is subject to license terms.