Interface UnsupportedRequestEncodingRejection

All Superinterfaces:
Rejection
All Known Implementing Classes:
UnsupportedRequestEncodingRejection

public interface UnsupportedRequestEncodingRejection extends Rejection
Rejection created by decoding filters. Signals that the request was rejected because the requests content encoding is unsupported.
  • Method Summary

    Modifier and Type
    Method
    Description