|
||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |
java.lang.Objectorg.teleal.cling.transport.spi.UpnpStream
org.teleal.cling.transport.impl.HttpExchangeUpnpStream
public class HttpExchangeUpnpStream
Field Summary |
---|
Fields inherited from class org.teleal.cling.transport.spi.UpnpStream |
---|
protocolFactory, syncProtocol |
Constructor Summary | |
---|---|
HttpExchangeUpnpStream(ProtocolFactory protocolFactory,
com.sun.net.httpserver.HttpExchange httpExchange)
|
Method Summary | |
---|---|
void |
execute()
|
com.sun.net.httpserver.HttpExchange |
getHttpExchange()
|
Methods inherited from class org.teleal.cling.transport.spi.UpnpStream |
---|
getProtocolFactory, process, responseException, responseSent, run, toString |
Methods inherited from class java.lang.Object |
---|
clone, equals, finalize, getClass, hashCode, notify, notifyAll, wait, wait, wait |
Constructor Detail |
---|
public HttpExchangeUpnpStream(ProtocolFactory protocolFactory, com.sun.net.httpserver.HttpExchange httpExchange)
Method Detail |
---|
public com.sun.net.httpserver.HttpExchange getHttpExchange()
public void execute()
execute
in class UpnpStream
|
||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |