Package | Description |
---|---|
org.glassfish.tyrus.core |
Core classes.
|
Modifier and Type | Method and Description |
---|---|
static Handshake |
Handshake.createClientHandshake(RequestContext webSocketRequest)
Client-side handshake.
|
Handshake |
ProtocolHandler.handshake(TyrusEndpointWrapper endpointWrapper,
UpgradeRequest request,
UpgradeResponse response,
ExtendedExtension.ExtensionContext extensionContext)
Server side handshake processing.
|
Copyright © 2012–2020 Oracle Corporation. All rights reserved.