@Deprecated public class FollowRedirectsFilter extends 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.
|
public void filter(javax.ws.rs.client.ClientRequestContext requestContext,
javax.ws.rs.client.ClientResponseContext responseContext)
throws IOException
filter in interface javax.ws.rs.client.ClientResponseFilterIOExceptionCopyright © 2021. All rights reserved.