Contains the {@link ist.palcom.discovery.DiscoveryManager} class, which is for announcing PalCom devices, services and connections (2nd-order resources) to other devices and services.

Package Specification

This package is in the Function Layer in the PalCom communication stack. The {@link ist.palcom.discovery.DiscoveryManager} is used by upper layers for announcing PalCom devices, services and connections (2nd-order resources) to other devices and services. The announced descriptors are specified in {@link ist.palcom.resource.descriptor}.

The discovering part of the discovery protocol is performed by the class {@link ist.palcom.resource.manager.ResourceManager} in {@link ist.palcom.resource.manager}.


PalCom Java packages shown according to their position in the communication stack.

@see ist.palcom.resource.descriptor @see ist.palcom.resource.manager