Package org.jupnp.transport.impl
Klasse HttpExchangeUpnpStream
java.lang.Object
org.jupnp.transport.spi.UpnpStream
org.jupnp.transport.impl.HttpExchangeUpnpStream
- Alle implementierten Schnittstellen:
Runnable
Default implementation based on the JDK 6.0 built-in HTTP Server.
Instantiated by a com.sun.net.httpserver.HttpHandler.
- Autor:
- Christian Bauer - initial contribution, Victor Toni - refactoring for JUPnP
-
Feldübersicht
Von Klasse geerbte Felder org.jupnp.transport.spi.UpnpStream
protocolFactory, syncProtocol -
Konstruktorübersicht
KonstruktorenModifiziererKonstruktorBeschreibungprotectedHttpExchangeUpnpStream(ProtocolFactory protocolFactory, HttpExchange httpExchange) -
Methodenübersicht
Von Klasse geerbte Methoden org.jupnp.transport.spi.UpnpStream
getProtocolFactory, process, responseException, responseSent, toString
-
Konstruktordetails
-
HttpExchangeUpnpStream
-
-
Methodendetails
-
getHttpExchange
-
run
public void run() -
createConnection
-