|
||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |
java.lang.Objectorg.teleal.cling.protocol.SendingAsync
org.teleal.cling.protocol.async.SendingSearch
public class SendingSearch
Constructor Summary | |
---|---|
SendingSearch(UpnpService upnpService)
|
|
SendingSearch(UpnpService upnpService,
UpnpHeader searchTarget)
|
Method Summary | |
---|---|
protected void |
execute()
|
int |
getBulkIntervalMilliseconds()
|
int |
getBulkRepeat()
|
UpnpHeader |
getSearchTarget()
|
Methods inherited from class org.teleal.cling.protocol.SendingAsync |
---|
getDestinationAddress, getDestinationPort, getUpnpService, run, toString |
Methods inherited from class java.lang.Object |
---|
clone, equals, finalize, getClass, hashCode, notify, notifyAll, wait, wait, wait |
Constructor Detail |
---|
public SendingSearch(UpnpService upnpService)
public SendingSearch(UpnpService upnpService, UpnpHeader searchTarget)
Method Detail |
---|
public UpnpHeader getSearchTarget()
protected void execute()
execute
in class SendingAsync
public int getBulkRepeat()
public int getBulkIntervalMilliseconds()
|
||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |