Package org.jboss.netty.handler.codec.http.websocket

Deprecated.
Use org.jboss.netty.handler.codec.http.websocketx instead. Encoder, decoder and their related message types for Web Socket data frames.

For the detailed instruction on adding add Web Socket support to your HTTP server, take a look into the WebSocketServer example located in the org.jboss.netty.example.http.websocket package. *

Copyright © 2008-2013 The Netty Project. All Rights Reserved.