public class GlassFish40RequestUpgradeStrategy extends AbstractGlassFishRequestUpgradeStrategy
AbstractGlassFishRequestUpgradeStrategy
that provides support
for only GlassFish 4.0.logger
Constructor and Description |
---|
GlassFish40RequestUpgradeStrategy() |
Modifier and Type | Method and Description |
---|---|
protected org.glassfish.tyrus.websockets.WebSocketApplication |
createTyrusEndpoint(org.glassfish.tyrus.core.EndpointWrapper endpoint)
Create the actual TyrusEndpoint
|
getSupportedVersions, upgradeInternal
getContainer, getInstalledExtensions, getSupportedExtensions, upgrade
protected org.glassfish.tyrus.websockets.WebSocketApplication createTyrusEndpoint(org.glassfish.tyrus.core.EndpointWrapper endpoint)
AbstractGlassFishRequestUpgradeStrategy
createTyrusEndpoint
in class AbstractGlassFishRequestUpgradeStrategy
endpoint
- The WebSocket endpointTyrusEndpoint