public class GlassFishRequestUpgradeStrategy extends AbstractGlassFishRequestUpgradeStrategy
AbstractGlassFishRequestUpgradeStrategy that provides support
for GlassFish 4.0.1 and beyond.logger| Constructor and Description |
|---|
GlassFishRequestUpgradeStrategy() |
| Modifier and Type | Method and Description |
|---|---|
protected org.glassfish.tyrus.websockets.WebSocketApplication |
createTyrusEndpoint(org.glassfish.tyrus.core.EndpointWrapper endpoint)
Create the actual TyrusEndpoint
|
getSupportedVersions, upgradeInternalgetContainer, getInstalledExtensions, getSupportedExtensions, upgradeprotected org.glassfish.tyrus.websockets.WebSocketApplication createTyrusEndpoint(org.glassfish.tyrus.core.EndpointWrapper endpoint)
AbstractGlassFishRequestUpgradeStrategycreateTyrusEndpoint in class AbstractGlassFishRequestUpgradeStrategyendpoint - The WebSocket endpointTyrusEndpoint