Interface CustomHttpMethod


@Path("/custom") public interface CustomHttpMethod
  • Nested Class Summary

    Nested Classes
    Modifier and Type
    Interface
    Description
    static @interface 
     
  • Method Summary

    Modifier and Type
    Method
    Description
    jakarta.ws.rs.core.Response
     
  • Method Details

    • executeMyMethod

      jakarta.ws.rs.core.Response executeMyMethod()