|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||
java.lang.Objectorg.teleal.cling.model.meta.DeviceIdentity
org.teleal.cling.model.meta.RemoteDeviceIdentity
public class RemoteDeviceIdentity
| Constructor Summary | |
|---|---|
RemoteDeviceIdentity(UDN udn,
Integer maxAgeSeconds,
URL descriptorURL,
byte[] interfaceMacAddress,
InetAddress reachableLocalAddress)
|
|
RemoteDeviceIdentity(UDN udn,
RemoteDeviceIdentity template)
|
|
| Method Summary | |
|---|---|
URL |
getDescriptorURL()
|
byte[] |
getInterfaceMacAddress()
|
InetAddress |
getReachableLocalAddress()
|
byte[] |
getWakeOnLANBytes()
|
| Methods inherited from class org.teleal.cling.model.meta.DeviceIdentity |
|---|
equals, getMaxAgeSeconds, getUdn, hashCode, toString |
| Methods inherited from class java.lang.Object |
|---|
clone, finalize, getClass, notify, notifyAll, wait, wait, wait |
| Constructor Detail |
|---|
public RemoteDeviceIdentity(UDN udn,
RemoteDeviceIdentity template)
public RemoteDeviceIdentity(UDN udn,
Integer maxAgeSeconds,
URL descriptorURL,
byte[] interfaceMacAddress,
InetAddress reachableLocalAddress)
| Method Detail |
|---|
public URL getDescriptorURL()
public byte[] getInterfaceMacAddress()
public InetAddress getReachableLocalAddress()
public byte[] getWakeOnLANBytes()
|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||