Class JDPClient


  • public final class JDPClient
    extends Object

    Client for discovering JVM services on the network.

    Note: This client is also able to parse packets sent using the legacy JRockit Discovery Protocol.

    • Constructor Detail

      • JDPClient

        public JDPClient()
      • JDPClient

        public JDPClient​(InetAddress address,
                         int port,
                         int heartBeatTimeout)