Uses of Class
org.glassfish.grizzly.websockets.WebSocketClientHandler

Packages that use WebSocketClientHandler
org.glassfish.grizzly.websockets   
 

Uses of WebSocketClientHandler in org.glassfish.grizzly.websockets
 

Methods in org.glassfish.grizzly.websockets with parameters of type WebSocketClientHandler
 Future<WebSocket> WebSocketConnectorHandler.connect(ClientWebSocketMeta meta, WebSocketClientHandler handler)
          Creates, initializes and connects WebSocket to the specific application.
 Future<WebSocket> WebSocketConnectorHandler.connect(URI uri, WebSocketClientHandler handler)
          Creates, initializes and connects WebSocket to the specific application.
 



Copyright © 2010 Oracle Corpration. All Rights Reserved.