com.aelitis.azureus.core.devices.impl
Class DeviceImpl.browseLocationImpl

java.lang.Object
  extended by com.aelitis.azureus.core.devices.impl.DeviceImpl.browseLocationImpl
All Implemented Interfaces:
Device.browseLocation
Enclosing class:
DeviceImpl

protected static class DeviceImpl.browseLocationImpl
extends Object
implements Device.browseLocation


Constructor Summary
protected DeviceImpl.browseLocationImpl(String _name, URL _url)
           
 
Method Summary
 String getName()
           
 URL getURL()
           
 
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
 

Constructor Detail

DeviceImpl.browseLocationImpl

protected DeviceImpl.browseLocationImpl(String _name,
                                        URL _url)
Method Detail

getName

public String getName()
Specified by:
getName in interface Device.browseLocation

getURL

public URL getURL()
Specified by:
getURL in interface Device.browseLocation