Uses of Package
org.jboss.netty.handler.codec.http.websocketx
Packages that use org.jboss.netty.handler.codec.http.websocketx
Package
Description
This is an example web service client.
Encoder, decoder, handshakers and their related message types for
Web Socket data frames.
-
Classes in org.jboss.netty.handler.codec.http.websocketx used by org.jboss.netty.example.http.websocketx.clientClassDescriptionBase class for web socket client handshake implementations
-
Classes in org.jboss.netty.handler.codec.http.websocketx used by org.jboss.netty.handler.codec.http.websocketxClassDescriptionWeb Socket Frame for closing the connectionDecodes a web socket frame from wire protocol version 8 format.Encodes a web socket frame into wire protocol version 8 format.Base class for web socket client handshake implementationsBase class for web socket framesType of web socket framesBase class for server side web socket opening and closing handshakesVersions of the web socket specification.