|
||||||||||
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<OutgoingEventRequestMessage,StreamResponseMessage>
org.teleal.cling.protocol.sync.SendingEvent
public class SendingEvent
Field Summary | |
---|---|
protected static Logger |
log
|
protected LocalGENASubscription |
subscription
|
Fields inherited from class org.teleal.cling.protocol.SendingSync |
---|
outputMessage |
Constructor Summary | |
---|---|
SendingEvent(UpnpService upnpService,
LocalGENASubscription subscription)
|
Method Summary | |
---|---|
protected StreamResponseMessage |
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 Logger log
protected final LocalGENASubscription subscription
Constructor Detail |
---|
public SendingEvent(UpnpService upnpService, LocalGENASubscription subscription)
Method Detail |
---|
protected StreamResponseMessage executeSync()
executeSync
in class SendingSync<OutgoingEventRequestMessage,StreamResponseMessage>
|
||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |