Interface CDIManagedProviderTest.MyClientWithAnnotations

Enclosing class:
CDIManagedProviderTest

@RegisterRestClient(baseUri="http://localhost:9080/stub") @RegisterProvider(MyFilter.class) public static interface CDIManagedProviderTest.MyClientWithAnnotations
  • Method Summary

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

    • executeGet

      @GET jakarta.ws.rs.core.Response executeGet()