upnp.controlpoint.core
Class BrisaMSearchClient

java.lang.Object
  extended by java.util.Observable
      extended by upnp.controlpoint.core.BrisaMSearchClient

public class BrisaMSearchClient
extends java.util.Observable

Create a new BrisaMSearchClientCP with the desired service type and mx values, and call start() to begin sending discovery messages to possible devices in the multicast group.

Author:
Wendell Silva

Field Summary
static java.lang.String DEFAULT_SEARCH_TYPE
           
 
Method Summary
 
Methods inherited from class java.util.Observable
addObserver, countObservers, deleteObserver, deleteObservers, hasChanged, notifyObservers, notifyObservers
 
Methods inherited from class java.lang.Object
equals, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
 

Field Detail

DEFAULT_SEARCH_TYPE

public static final java.lang.String DEFAULT_SEARCH_TYPE
See Also:
Constant Field Values