public abstract class HttpExchangeUpnpStream extends UpnpStream
Instantiated by a com.sun.net.httpserver.HttpHandler.
protocolFactory, syncProtocol| Constructor and Description |
|---|
HttpExchangeUpnpStream(ProtocolFactory protocolFactory,
com.sun.net.httpserver.HttpExchange httpExchange) |
| Modifier and Type | Method and Description |
|---|---|
protected abstract Connection |
createConnection() |
com.sun.net.httpserver.HttpExchange |
getHttpExchange() |
void |
run() |
getProtocolFactory, process, responseException, responseSent, toStringpublic HttpExchangeUpnpStream(ProtocolFactory protocolFactory, com.sun.net.httpserver.HttpExchange httpExchange)
public com.sun.net.httpserver.HttpExchange getHttpExchange()
public void run()
protected abstract Connection createConnection()
Copyright © 2023 jUPnP.org. All rights reserved.