public class InvalidContentTypeFilter extends Object implements javax.ws.rs.client.ClientResponseFilter
| Constructor and Description |
|---|
InvalidContentTypeFilter() |
| Modifier and Type | Method and Description |
|---|---|
void |
filter(javax.ws.rs.client.ClientRequestContext requestContext,
javax.ws.rs.client.ClientResponseContext responseContext) |
protected static boolean |
isContentTypeCompatible(javax.ws.rs.core.MediaType responseContentType) |
protected static boolean isContentTypeCompatible(javax.ws.rs.core.MediaType responseContentType)
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 © 2017 Zanata Project. All rights reserved.