Package p2ps.imp.discovery

Interface Summary
DiscoveryServiceInterface An interface that allows the QueryHandler to answers to local queries directly.
 

Class Summary
AdvertisementUtils A utility class for handling advertisement XML
DefaultAdvertisementImp The default advertisement created when the advertisement type is not recognized.
DefaultAdvertisementInstantiator A class for instantiating service queries
DefaultQueryImp The default advertisement created when the advertisement type is not recognized.
DiscoveryServiceImp An implementation of the discovery service interface.
FileDiscoveryCache A file cache of advertisements and queries.
MemoryDiscoveryCache A memory cache of advertisements and queries.
QueryHandler A class that handles adverts/queries.