示例#1
0
 internal H2Connection(H2ConnectionPool pool)
 {
     this.pool = pool;
 }
示例#2
0
 internal H2Connection(H2ConnectionPool pool)
 {
     this.pool = pool;
 }