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

/opengrok/src/org/opensolaris/opengrok/management/client/
H A DAgentConnection.java85 reconnect(1);
197 public void reconnect(int retrytimes) throws MalformedURLException, IOException { method in class:AgentConnection
198 LOGGER.fine("Doing reconnect on '" + agenturl + "'");

Completed in 9 milliseconds