@Deprecated
public class FollowRedirectsFilter
extends java.lang.Object
implements javax.ws.rs.client.ClientResponseFilter
org.apache.http.impl.client.DefaultRedirectStrategy
This filter allows arbitrary redirection for other methods.| Constructor and Description |
|---|
FollowRedirectsFilter()
Deprecated.
|
| Modifier and Type | Method and Description |
|---|---|
void |
filter(javax.ws.rs.client.ClientRequestContext requestContext,
javax.ws.rs.client.ClientResponseContext responseContext)
Deprecated.
|
Copyright © 2020. All Rights Reserved.