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 | 
| Constructor and Description | 
|---|
| ClassicRequestCopier() | 
| Modifier and Type | Method and Description | 
|---|---|
| org.apache.hc.core5.http.ClassicHttpRequest | copy(org.apache.hc.core5.http.ClassicHttpRequest original) | 
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.