Home
last modified time | relevance | path

Searched defs:stopListening (Results 1 – 2 of 2) sorted by relevance

/external/apache-harmony/jdwp/src/test/java/org/apache/harmony/jpda/tests/framework/jdwp/
DTransportWrapper.java50 public void stopListening() throws IOException; in stopListening() method
DSocketTransportWrapper.java104 public void stopListening() throws IOException { in stopListening() method in SocketTransportWrapper