Uses of Package
org.jboss.netty.handler.codec.http.websocketx
Packages that use org.jboss.netty.handler.codec.http.websocketx
Package
Description
This package is intended for use with testing against the Python
AutoBahn test suite.
This is an example web service client.
This package contains an example web socket web server.
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.autobahnClassDescriptionBase class for web socket framesBase class for server side web socket opening and closing handshakes
-
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.example.http.websocketx.serverClassDescriptionBase class for web socket framesBase class for server side web socket opening and closing handshakes
-
Classes in org.jboss.netty.handler.codec.http.websocketx used by org.jboss.netty.handler.codec.http.websocketxClassDescriptionWeb Socket Frame for closing the connectionChecks UTF8 bytes for validity before converting it into a stringDecodes 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.