public class SynapseHTTPRequestFactory extends Object implements org.apache.http.HttpRequestFactory
Modifier and Type | Field and Description |
---|---|
static String |
ENDPOINT_URL |
Constructor and Description |
---|
SynapseHTTPRequestFactory() |
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 static final String ENDPOINT_URL
Copyright © 2005–2024 Apache Software Foundation. All rights reserved.