Interface SchemeRejection

All Superinterfaces:
Rejection
All Known Implementing Classes:
SchemeRejection

public interface SchemeRejection extends Rejection
Rejection created by scheme filters. Signals that the request was rejected because the Uri scheme is unsupported.
  • Method Summary

    Modifier and Type
    Method
    Description
     
  • Method Details

    • supported

      String supported()