Searched refs:isOutboundDone (Results 1 – 4 of 4) sorted by relevance
444 assertFalse(engine.isOutboundDone()); in testCloseOutbound()457 assertTrue(engine.isOutboundDone()); in testCloseOutbound()567 client.isOutboundDone()); in testCloseInbound2()613 server.isOutboundDone()); in testErrorProcessing()654 server.isOutboundDone()); in testErrorProcessing()685 client.isOutboundDone()); in testErrorProcessing()
147 public boolean isOutboundDone() { return true; } in isOutboundDone() method in MySSLContextSpi.tmpSSLEngine
155 public boolean isOutboundDone() { return true; } in isOutboundDone() method in MySSLContextSpi.tmpSSLEngine
449 public boolean isOutboundDone() { in isOutboundDone() method in mySSLEngine