public class HTTP2ServerConnection extends AbstractHTTP2Connection implements HTTPServerConnection
generator, http2Session, parser, schedulerattachment, httpVersion, sslSession, tcpSession| 构造器和说明 |
|---|
HTTP2ServerConnection(HTTP2Configuration config,
Session tcpSession,
SSLSession sslSession,
ServerSessionListener serverSessionListener) |
| 限定符和类型 | 方法和说明 |
|---|---|
protected HTTP2Session |
initHTTP2Session(HTTP2Configuration config,
FlowControlStrategy flowControl,
Session.Listener listener) |
protected Parser |
initParser(HTTP2Configuration config) |
getHttp2Session, stopSchedulerclose, getAttachment, getHttpVersion, getLocalAddress, getReadBytes, getRemoteAddress, getSessionId, getWrittenBytes, isEncrypted, isOpen, setAttachmentclone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, waitgetAttachment, getHttpVersion, getLocalAddress, getReadBytes, getRemoteAddress, getSessionId, getWrittenBytes, isEncrypted, isOpen, setAttachmentpublic HTTP2ServerConnection(HTTP2Configuration config, Session tcpSession, SSLSession sslSession, ServerSessionListener serverSessionListener)
protected HTTP2Session initHTTP2Session(HTTP2Configuration config, FlowControlStrategy flowControl, Session.Listener listener)
initHTTP2Session 在类中 AbstractHTTP2Connectionprotected Parser initParser(HTTP2Configuration config)
initParser 在类中 AbstractHTTP2ConnectionCopyright © 2016. All rights reserved.