Uses of Class
context.arch.subscriber.DiscovererSubscriber

Packages that use DiscovererSubscriber
context.arch   
 

Uses of DiscovererSubscriber in context.arch
 

Methods in context.arch with parameters of type DiscovererSubscriber
 void BaseObject.discovererSubscribe(Handler handler, DiscovererSubscriber discoSub)
          This method is used to subscribe to the discoverer.
protected  DataObject BaseObject.discovererSendSubscription(Handler handler, DiscovererSubscriber discoSub)
          to improve