org.eclipse.jetty.websocket
public interface WebSocketGenerator
Modifier and Type | Method and Description |
---|---|
void |
addFrame(byte flags,
byte opcode,
byte[] content,
int offset,
int length) |
int |
flush() |
boolean |
isBufferEmpty() |
Copyright © 2016. All Rights Reserved.