Package | Description |
---|---|
org.openjdk.jmc.jdp.client |
This package contains the classes related to the JDP client.
|
org.openjdk.jmc.jdp.common |
This package contains the classes related to the JDP that are shared between the client and
server implementations.
|
Class and Description |
---|
JDPPacket
Class for delivering and retrieving the content.
|
Class and Description |
---|
CodingException
Exception thrown when a packet cannot be encoded or decoded.
|
Configuration
Interface providing the network settings for a JDP server.
|