|
||||||||||
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.SendingSync<OutgoingRenewalRequestMessage,IncomingSubscribeResponseMessage>
org.teleal.cling.protocol.sync.SendingRenewal
public class SendingRenewal
Field Summary | |
---|---|
protected static java.util.logging.Logger |
log
|
protected RemoteGENASubscription |
subscription
|
Fields inherited from class org.teleal.cling.protocol.SendingSync |
---|
outputMessage |
Constructor Summary | |
---|---|
SendingRenewal(UpnpService upnpService,
RemoteGENASubscription subscription)
|
Method Summary | |
---|---|
protected IncomingSubscribeResponseMessage |
executeSync()
|
Methods inherited from class org.teleal.cling.protocol.SendingSync |
---|
execute, getInputMessage, getOutputMessage, setInputMessage, toString |
Methods inherited from class org.teleal.cling.protocol.SendingAsync |
---|
getDestinationAddress, getDestinationPort, getUpnpService, run |
Methods inherited from class java.lang.Object |
---|
clone, equals, finalize, getClass, hashCode, notify, notifyAll, wait, wait, wait |
Field Detail |
---|
protected static java.util.logging.Logger log
protected final RemoteGENASubscription subscription
Constructor Detail |
---|
public SendingRenewal(UpnpService upnpService, RemoteGENASubscription subscription)
Method Detail |
---|
protected IncomingSubscribeResponseMessage executeSync()
executeSync
in class SendingSync<OutgoingRenewalRequestMessage,IncomingSubscribeResponseMessage>
|
||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |