|
||||||||||
| 上一个类 下一个类 | 框架 无框架 | |||||||||
| 摘要: 嵌套 | 字段 | 构造方法 | 方法 | 详细信息: 字段 | 构造方法 | 方法 | |||||||||
public interface WebSocketGenerator
WebSocketGenerator.
| 方法摘要 | |
|---|---|
void |
addFrame(byte flags,
byte opcode,
byte[] content,
int offset,
int length)
|
int |
flush()
|
boolean |
isBufferEmpty()
|
| 方法详细信息 |
|---|
int flush()
throws IOException
IOExceptionboolean isBufferEmpty()
void addFrame(byte flags,
byte opcode,
byte[] content,
int offset,
int length)
throws IOException
IOException
|
||||||||||
| 上一个类 下一个类 | 框架 无框架 | |||||||||
| 摘要: 嵌套 | 字段 | 构造方法 | 方法 | 详细信息: 字段 | 构造方法 | 方法 | |||||||||