Searched refs:ServerHttp2Session (Results 1 – 2 of 2) sorted by relevance
1558 class ServerHttp2Session extends Http2Session { class2992 const session = new ServerHttp2Session(options, socket, this);
647 ### Class: `ServerHttp2Session`