| Modifier and Type | Method and Description |
|---|---|
TyrusClientSocket |
TyrusContainer.openClientSocket(String url,
javax.websocket.ClientEndpointConfig cec,
SPIEndpoint endpoint,
SPIHandshakeListener handshakeListener,
Map<String,Object> properties)
Open client socket - connect to endpoint specified with
url parameter. |
SPIRegisteredEndpoint |
TyrusServer.register(SPIEndpoint endpoint)
The register method is called by the SDK when it
has created a web socket endpoint it wishes to be managed.
|
Copyright © 2013, Oracle and/or its affiliates. All Rights Reserved. Use is subject to license terms.