public interface Extension
| Modifier and Type | Method and Description |
|---|---|
void |
appendResponseHeaderValue(java.lang.StringBuilder builder) |
void |
close() |
void |
transformInput(Frame frame) |
void |
transformOutput(Frame frame) |
void appendResponseHeaderValue(java.lang.StringBuilder builder)
void transformInput(Frame frame) throws java.io.IOException
java.io.IOExceptionvoid transformOutput(Frame frame) throws java.io.IOException
java.io.IOExceptionvoid close()