Package org.openjdk.jmc.jdp.common
This package contains the classes related to the JDP that are shared between the client and
server implementations. The JDP is a light-weight protocol providing a heart beat for services
wishing to broadcast their presence.
-
Interface Summary Interface Description Configuration Interface providing the network settings for a JDP server. -
Class Summary Class Description ConfigurationFactory Class with the network configuration settings default for the JDP protocol.JDPPacket Class for delivering and retrieving the content.JRockitJDPPacketDecoder This class provides compatibility with the old style JRockit JDP packets. -
Exception Summary Exception Description CodingException Exception thrown when a packet cannot be encoded or decoded.