public final class ExecSupport extends Object
| Constructor and Description |
|---|
ExecSupport() |
| Modifier and Type | Method and Description |
|---|---|
static org.apache.hc.core5.http.ClassicHttpRequest |
copy(org.apache.hc.core5.http.ClassicHttpRequest original) |
static org.apache.hc.core5.http.ClassicHttpResponse |
copy(org.apache.hc.core5.http.ClassicHttpResponse original) |
static org.apache.hc.core5.http.HttpRequest |
copy(org.apache.hc.core5.http.HttpRequest original) |
static org.apache.hc.core5.http.HttpResponse |
copy(org.apache.hc.core5.http.HttpResponse original) |
static long |
getNextExecNumber() |
public static long getNextExecNumber()
public static org.apache.hc.core5.http.HttpRequest copy(org.apache.hc.core5.http.HttpRequest original)
public static org.apache.hc.core5.http.HttpResponse copy(org.apache.hc.core5.http.HttpResponse original)
public static org.apache.hc.core5.http.ClassicHttpRequest copy(org.apache.hc.core5.http.ClassicHttpRequest original)
public static org.apache.hc.core5.http.ClassicHttpResponse copy(org.apache.hc.core5.http.ClassicHttpResponse original)
Copyright © 1999–2017 The Apache Software Foundation. All rights reserved.