Http1ServerResponseOutputStream

Constructors

this
this(HttpResponse response, Http1ServerConnection connection)
Undocumented in source.

Members

Functions

generateHttpMessageExceptionally
void generateHttpMessageExceptionally(HttpGenerator.Result actualResult, HttpGenerator.State actualState, HttpGenerator.Result expectedResult, HttpGenerator.State expectedState)
Undocumented in source. Be warned that the author may not have intended to support it.
generateHttpMessageSuccessfully
void generateHttpMessageSuccessfully()
Undocumented in source. Be warned that the author may not have intended to support it.
getHeaderByteBuffer
ByteBuffer getHeaderByteBuffer()
Undocumented in source. Be warned that the author may not have intended to support it.
getHttp1ServerConnection
Http1ServerConnection getHttp1ServerConnection()
Undocumented in source. Be warned that the author may not have intended to support it.
getHttpGenerator
HttpGenerator getHttpGenerator()
Undocumented in source. Be warned that the author may not have intended to support it.
getSession
Connection getSession()
Undocumented in source. Be warned that the author may not have intended to support it.
getTrailerByteBuffer
ByteBuffer getTrailerByteBuffer()
Undocumented in source. Be warned that the author may not have intended to support it.
response100Continue
void response100Continue()
Undocumented in source. Be warned that the author may not have intended to support it.
responseH2c
void responseH2c()
Undocumented in source. Be warned that the author may not have intended to support it.

Meta