Package org.jboss.netty.example.http.websocketx.client
package org.jboss.netty.example.http.websocketx.client
This is an example web service client.
To run this example, you must first start
WebSocketServer
and then
WebSocketClient
.
-
Classes