| Modifier and Type | Field and Description |
|---|---|
static java.lang.String |
NAME |
| Modifier and Type | Method and Description |
|---|---|
void |
appendResponseHeaderValue(java.lang.StringBuilder builder) |
void |
close() |
static PerMessageDeflate |
negotiate(java.util.Map<java.lang.String,java.lang.String> parameters) |
void |
transformInput(Frame frame) |
void |
transformOutput(Frame frame) |
public static final java.lang.String NAME
public static PerMessageDeflate negotiate(java.util.Map<java.lang.String,java.lang.String> parameters)
public void appendResponseHeaderValue(java.lang.StringBuilder builder)
appendResponseHeaderValue in interface Extensionpublic void transformInput(Frame frame) throws java.io.IOException
transformInput in interface Extensionjava.io.IOExceptionpublic void transformOutput(Frame frame) throws java.io.IOException
transformOutput in interface Extensionjava.io.IOException