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.ClientHandlerhandle in class com.sun.jersey.api.client.filter.ClientFiltercom.sun.jersey.api.client.ClientHandlerExceptionprotected static boolean isContentTypeCompatible(javax.ws.rs.core.MediaType responseContentType)
Copyright © 2016 Zanata Project. All rights reserved.