@Path(value="/hello") @RegisterProvider(value=ReturnWithURLRequestFilter.class) @RegisterRestClient(baseUri="http://localhost:5017/myBaseUri") public interface ClientWithURIAndInterceptor
Modifier and Type | Method and Description |
---|---|
String |
get() |
String |
getNoInterceptor() |
Copyright © 2017 – 2022 Eclipse Foundation. All rights reserved.
Use is subject to license terms.