Searched refs:sendHeartbeat (Results 1 – 3 of 3) sorted by relevance
29 public void sendHeartbeat(String ipAddress, int port) throws IOException ; in sendHeartbeat() method
246 public void sendHeartbeat(String ipAddress, int port) throws IOException { in sendHeartbeat() method in ListeningPointImpl
24 void sendHeartbeat(String s, int i) throws IOException; in sendHeartbeat() method