Class JDPPacket

  • All Implemented Interfaces:
    Discoverable

    public final class JDPPacket
    extends Object
    implements Discoverable
    Class for delivering and retrieving the content.
    • Method Detail

      • getSessionId

        public String getSessionId()
        Specified by:
        getSessionId in interface Discoverable
        Returns:
        the identifier uniquely identifying the discoverable session. A new session UUID is generated whenever the JDP server is started.
      • getDiscoveryDataAsByteArray

        public byte[] getDiscoveryDataAsByteArray()
      • hashCode

        public int hashCode()
        Overrides:
        hashCode in class Object