AbstractHttpHandler

Undocumented in source.

Constructors

this
this(Http2Configuration config)
Undocumented in source.

Members

Functions

exceptionCaught
void exceptionCaught(Session session, Exception t)
Undocumented in source. Be warned that the author may not have intended to support it.
messageReceived
void messageReceived(Session session, Object message)
Undocumented in source. Be warned that the author may not have intended to support it.
sessionClosed
void sessionClosed(Session session)
Undocumented in source. Be warned that the author may not have intended to support it.

Variables

config
Http2Configuration config;
Undocumented in source.

Meta