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 Detail

      • supported

        java.lang.String supported()