Searched refs:resultStatus (Results 1 – 1 of 1) sorted by relevance
350 private Status resultStatus; field in AsyncChannelWrapperSecure.WebSocketSslHandshakeThread364 resultStatus = Status.OK; in run()384 resultStatus == Status.BUFFER_UNDERFLOW) { in run()425 resultStatus = result.getStatus(); in checkResult()427 if (resultStatus != Status.OK && in checkResult()428 (wrap || resultStatus != Status.BUFFER_UNDERFLOW)) { in checkResult()430 sm.getString("asyncChannelWrapperSecure.check.notOk", resultStatus)); in checkResult()