Interface DefaultModelResource


public interface DefaultModelResource
Default JAX-RS resource that may be used to support document-only CXFRS consumers
  • Method Summary

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

    • defaultResourceMethod

      @Path("{path:.*}") jakarta.ws.rs.core.Response defaultResourceMethod()