public class UpnpHttpRequestFactory
extends org.apache.http.impl.DefaultHttpRequestFactory
Yes, Oleg dude, make stuff private! Good idea!
| Constructor and Description |
|---|
UpnpHttpRequestFactory() |
| Modifier and Type | Method and Description |
|---|---|
org.apache.http.HttpRequest |
newHttpRequest(org.apache.http.RequestLine requestline) |
org.apache.http.HttpRequest |
newHttpRequest(String method,
String uri) |
public org.apache.http.HttpRequest newHttpRequest(org.apache.http.RequestLine requestline)
throws org.apache.http.MethodNotSupportedException
newHttpRequest in interface org.apache.http.HttpRequestFactorynewHttpRequest in class org.apache.http.impl.DefaultHttpRequestFactoryorg.apache.http.MethodNotSupportedExceptionpublic org.apache.http.HttpRequest newHttpRequest(String method, String uri) throws org.apache.http.MethodNotSupportedException
newHttpRequest in interface org.apache.http.HttpRequestFactorynewHttpRequest in class org.apache.http.impl.DefaultHttpRequestFactoryorg.apache.http.MethodNotSupportedExceptionCopyright © 2014 4th Line GmbH, Switzerland. All Rights Reserved.