Interface UnacceptedResponseEncodingRejection
- All Superinterfaces:
- Rejection
- All Known Implementing Classes:
- UnacceptedResponseEncodingRejection
Rejection created by encoding filters.
 Signals that the request was rejected because the service is not capable of producing a response entity whose
 content encoding is accepted by the client
- 
Method Summary
- 
Method Details- 
getSupportedSet<HttpEncoding> getSupported()
 
-