- getConnectionType
HttpConnectionType getConnectionType()
Undocumented in source. Be warned that the author may not have intended to support it.
- getGenerator
Http2Generator getGenerator()
Undocumented in source. Be warned that the author may not have intended to support it.
- getParser
ServerParser getParser()
Undocumented in source. Be warned that the author may not have intended to support it.
- getSessionSPI
SessionSPI getSessionSPI()
Undocumented in source. Be warned that the author may not have intended to support it.
- initHttp2Session
Http2Session initHttp2Session(HttpOptions config, FlowControlStrategy flowControl, Listener listener)
Undocumented in source. Be warned that the author may not have intended to support it.
- initParser
Parser initParser(HttpOptions config)
Undocumented in source. Be warned that the author may not have intended to support it.
- upgradeHttpTunnel
void upgradeHttpTunnel(Promise!HttpTunnelConnection promise)
Undocumented in source. Be warned that the author may not have intended to support it.
- upgradeHttpTunnel
FuturePromise!HttpTunnelConnection upgradeHttpTunnel()
Undocumented in source. Be warned that the author may not have intended to support it.