Interface MethodRejection

All Superinterfaces:
Rejection
All Known Implementing Classes:
MethodRejection

public interface MethodRejection extends Rejection
Rejection created by method filters. Signals that the request was rejected because the HTTP method is unsupported.
  • Method Summary

    Modifier and Type
    Method
    Description
     
  • Method Details