protected class HttpServerConnectionUpnpStream.UpnpHttpService
extends org.apache.http.protocol.HttpService
Constructor and Description |
---|
HttpServerConnectionUpnpStream.UpnpHttpService(org.apache.http.protocol.HttpProcessor processor,
org.apache.http.ConnectionReuseStrategy reuse,
org.apache.http.HttpResponseFactory responseFactory) |
Modifier and Type | Method and Description |
---|---|
protected void |
doService(org.apache.http.HttpRequest httpRequest,
org.apache.http.HttpResponse httpResponse,
org.apache.http.protocol.HttpContext ctx) |
protected org.apache.http.params.HttpParams |
getResponseParams(UpnpOperation operation) |
public HttpServerConnectionUpnpStream.UpnpHttpService(org.apache.http.protocol.HttpProcessor processor, org.apache.http.ConnectionReuseStrategy reuse, org.apache.http.HttpResponseFactory responseFactory)
protected void doService(org.apache.http.HttpRequest httpRequest, org.apache.http.HttpResponse httpResponse, org.apache.http.protocol.HttpContext ctx) throws org.apache.http.HttpException, IOException
doService
in class org.apache.http.protocol.HttpService
org.apache.http.HttpException
IOException
protected org.apache.http.params.HttpParams getResponseParams(UpnpOperation operation)
Copyright © 2014 4th Line GmbH, Switzerland. All Rights Reserved.