| org.ocast.discovery.Discovery | 
   Known Indirect Subclasses
  
 | 
Defines the logic of an object managing a discovery process
| Nested Classes | |||||||||||
|---|---|---|---|---|---|---|---|---|---|---|---|
| interface | Discovery.DiscoveryListener | Defines an object listening to device add/removal | |||||||||
| Public Methods | |||||||||||
|---|---|---|---|---|---|---|---|---|---|---|---|
| abstract void | 
        start()
        
         starts the discovery process
 
  
   | ||||||||||
| abstract void | 
        stop()
        
         stops the discovery process
 
  
   | ||||||||||
starts the discovery process
stops the discovery process