Searched defs:closeConnectionOnServerError (Results 1 – 2 of 2) sorted by relevance
23 private boolean closeConnectionOnServerError = false; field in Http2StreamManagerOptions201 … Http2StreamManagerOptions withCloseConnectionOnServerError(boolean closeConnectionOnServerError) { in withCloseConnectionOnServerError()
264 boolean closeConnectionOnServerError, in http2StreamManagerNew()