public class InvalidContentTypeFilter
extends com.sun.jersey.api.client.filter.ClientFilter
Constructor and Description |
---|
InvalidContentTypeFilter() |
Modifier and Type | Method and Description |
---|---|
com.sun.jersey.api.client.ClientResponse |
handle(com.sun.jersey.api.client.ClientRequest clientRequest) |
protected static boolean |
isContentTypeCompatible(javax.ws.rs.core.MediaType responseContentType) |
public com.sun.jersey.api.client.ClientResponse handle(com.sun.jersey.api.client.ClientRequest clientRequest) throws com.sun.jersey.api.client.ClientHandlerException
handle
in interface com.sun.jersey.api.client.ClientHandler
handle
in class com.sun.jersey.api.client.filter.ClientFilter
com.sun.jersey.api.client.ClientHandlerException
protected static boolean isContentTypeCompatible(javax.ws.rs.core.MediaType responseContentType)
Copyright © 2017 Zanata Project. All rights reserved.