WebSocket object.WebSocketClient, configured with this
WebSocketClientFactory instance.Future to obtain the connection.WebSocket.onOpen(Connection) to
give the application access to the specifics of the current connection.WebSocketClient allows to create multiple connections to multiple destinations
that can speak the websocket protocol.WebSocketClient instances
(for example, a ThreadPool, a NIO selector, etc).Copyright © 1995-2013 Mort Bay Consulting. All Rights Reserved.