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