Home
last modified time | relevance | path

Searched refs:closeInbound (Results 1 – 6 of 6) sorted by relevance

/libcore/luni/src/test/java/libcore/javax/net/ssl/
DSSLEngineTest.java39 @Override public void closeInbound() throws SSLException {} in closeInbound() method in SSLEngineTest.PlainSSLEngine
/libcore/ojluni/src/main/java/javax/net/ssl/
DSSLEngine.java1478 public abstract void closeInbound() throws SSLException; in closeInbound() method in SSLEngine
/libcore/support/src/test/java/org/apache/harmony/xnet/tests/support/
DMySSLContextSpi.java125 public void closeInbound() throws SSLException { } in closeInbound() method in MySSLContextSpi.tmpSSLEngine
/libcore/support/src/test/java/libcore/javax/net/ssl/
DTestSSLEnginePair.java150 engine.closeInbound(); in close()
/libcore/harmony-tests/src/test/java/org/apache/harmony/tests/javax/net/ssl/
DSSLEngineTest.java615 sse.closeInbound(); in test_closeInbound()
1055 @Override public void closeInbound() throws SSLException {} in getRawEngine() method in SSLEngineTest
/libcore/api/
Dcurrent.txt19509 method public abstract void closeInbound() throws javax.net.ssl.SSLException;