Interface InterfaceWithoutPriority


@RegisterProvider(Prioritized2000MessageBodyReader.class) public interface InterfaceWithoutPriority
  • Method Summary

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

    • get

      @GET @Path("/") jakarta.ws.rs.core.Response get()