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