|
||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |
java.lang.Objectorg.teleal.cling.protocol.ReceivingAsync<IN>
org.teleal.cling.protocol.ReceivingSync<StreamRequestMessage,OutgoingEventResponseMessage>
org.teleal.cling.protocol.sync.ReceivingEvent
public class ReceivingEvent
Field Summary |
---|
Fields inherited from class org.teleal.cling.protocol.ReceivingSync |
---|
outputMessage |
Constructor Summary | |
---|---|
ReceivingEvent(UpnpService upnpService,
StreamRequestMessage inputMessage)
|
Method Summary | |
---|---|
protected OutgoingEventResponseMessage |
executeSync()
|
Methods inherited from class org.teleal.cling.protocol.ReceivingSync |
---|
execute, getOutputMessage, responseException, responseSent, toString |
Methods inherited from class org.teleal.cling.protocol.ReceivingAsync |
---|
getFirstHeader, getInputMessage, getUpnpService, run, waitBeforeExecution |
Methods inherited from class java.lang.Object |
---|
clone, equals, finalize, getClass, hashCode, notify, notifyAll, wait, wait, wait |
Constructor Detail |
---|
public ReceivingEvent(UpnpService upnpService, StreamRequestMessage inputMessage)
Method Detail |
---|
protected OutgoingEventResponseMessage executeSync()
executeSync
in class ReceivingSync<StreamRequestMessage,OutgoingEventResponseMessage>
|
||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |