Searched defs:checkConnection (Results 1 - 2 of 2) sorted by relevance

/openjdk7/jdk/src/share/classes/com/sun/jmx/remote/internal/
H A DClientCommunicatorAdmin.java60 protected abstract void checkConnection() throws IOException; method in class:ClientCommunicatorAdmin
68 * Tells a client to stop because failing to call checkConnection.
185 checkConnection();
/openjdk7/jdk/src/share/classes/javax/management/remote/rmi/
H A DRMIConnector.java1607 protected void checkConnection() throws IOException { method in class:RMIConnector.RMIClientCommunicatorAdmin
1609 logger.debug("RMIClientCommunicatorAdmin-checkConnection",

Completed in 45 milliseconds