public class FragmentExtension extends AbstractExtension
| Constructor and Description |
|---|
FragmentExtension() |
| Modifier and Type | Method and Description |
|---|---|
void |
addFrame(byte flags,
byte opcode,
byte[] content,
int offset,
int length) |
boolean |
init(Map<String,String> parameters) |
bind, clearFlag, close, flush, getConnection, getInitParameter, getInitParameter, getInitParameter, getName, getParameterizedName, isBufferEmpty, isFlag, onFrame, setFlag, toStringpublic boolean init(Map<String,String> parameters)
init in interface Extensioninit in class AbstractExtensionpublic void addFrame(byte flags,
byte opcode,
byte[] content,
int offset,
int length)
throws IOException
addFrame in interface WebSocketGeneratoraddFrame in class AbstractExtensionIOExceptionCopyright © 1995-2015 Mort Bay Consulting. All Rights Reserved.