- write
void write(ByteBuffer data)
 Undocumented in source. Be warned that the author may not have intended to support it.
- commit
void commit()
 Undocumented in source. Be warned that the author may not have intended to support it.
- close
void close()
 Undocumented in source. Be warned that the author may not have intended to support it.
- writeFrame
void writeFrame(Frame frame)
 Undocumented in source. Be warned that the author may not have intended to support it.
- succeeded
void succeeded()
 Undocumented in source. Be warned that the author may not have intended to support it.
- isLastFrame
bool isLastFrame(Frame frame)
 Undocumented in source. Be warned that the author may not have intended to support it.
- failed
void failed(Exception x)
 Undocumented in source. Be warned that the author may not have intended to support it.
- isNonBlocking
bool isNonBlocking()
 Undocumented in source. Be warned that the author may not have intended to support it.
- _writeFrame
void _writeFrame(Frame frame)
 Undocumented in source. Be warned that the author may not have intended to support it.
- isLastFrame
bool isLastFrame(ByteBuffer data)
 Undocumented in source. Be warned that the author may not have intended to support it.
- getContentLength
long getContentLength()
 Undocumented in source. Be warned that the author may not have intended to support it.
- isNoContent
bool isNoContent()
 Undocumented in source. Be warned that the author may not have intended to support it.
- isChunked
bool isChunked()
 Undocumented in source. Be warned that the author may not have intended to support it.
- getStream
Stream getStream()
 Undocumented in source.