|
|||||||||
上一个类 下一个类 | 框架 无框架 | ||||||||
摘要: 嵌套 | 字段 | 构造方法 | 方法 | 详细信息: 字段 | 构造方法 | 方法 |
java.lang.Object org.jboss.netty.handler.codec.oneone.OneToOneEncoder org.jboss.netty.handler.codec.http.websocket.WebSocketFrameEncoder
@ChannelHandler.Sharable public class WebSocketFrameEncoder
Encodes a WebSocketFrame
into a ChannelBuffer
.
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.
嵌套类摘要 |
---|
从接口 org.jboss.netty.channel.ChannelHandler 继承的嵌套类/接口 |
---|
ChannelHandler.Sharable |
构造方法摘要 | |
---|---|
WebSocketFrameEncoder()
|
方法摘要 |
---|
从类 org.jboss.netty.handler.codec.oneone.OneToOneEncoder 继承的方法 |
---|
handleDownstream |
从类 java.lang.Object 继承的方法 |
---|
equals, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
构造方法详细信息 |
---|
public WebSocketFrameEncoder()
|
|||||||||
上一个类 下一个类 | 框架 无框架 | ||||||||
摘要: 嵌套 | 字段 | 构造方法 | 方法 | 详细信息: 字段 | 构造方法 | 方法 |