ClassicRequestBuilder
@Deprecated public final class ClassicRequestCopier extends Object implements MessageCopier<org.apache.hc.core5.http.ClassicHttpRequest>
ClassicHttpRequest
copier.Modifier and Type | Field and Description |
---|---|
static ClassicRequestCopier |
INSTANCE
Deprecated.
|
Constructor and Description |
---|
ClassicRequestCopier()
Deprecated.
|
Modifier and Type | Method and Description |
---|---|
org.apache.hc.core5.http.ClassicHttpRequest |
copy(org.apache.hc.core5.http.ClassicHttpRequest original)
Deprecated.
|
public static final ClassicRequestCopier INSTANCE
public org.apache.hc.core5.http.ClassicHttpRequest copy(org.apache.hc.core5.http.ClassicHttpRequest original)
copy
in interface MessageCopier<org.apache.hc.core5.http.ClassicHttpRequest>
Copyright © 1999–2021 The Apache Software Foundation. All rights reserved.