ClientHttp2SessionListener

Constructors

this
this()
Undocumented in source.
this
this(Http2ClientConnection connection)
Undocumented in source.

Members

Functions

getConnection
Http2ClientConnection getConnection()
Undocumented in source. Be warned that the author may not have intended to support it.
onClose
void onClose(Session session, GoAwayFrame frame)
Undocumented in source. Be warned that the author may not have intended to support it.
onFailure
void onFailure(Session session, Exception failure)
Undocumented in source. Be warned that the author may not have intended to support it.
onReset
void onReset(Session session, ResetFrame frame)
Undocumented in source. Be warned that the author may not have intended to support it.
setConnection
void setConnection(Http2ClientConnection connection)
Undocumented in source. Be warned that the author may not have intended to support it.

Meta