@Path(value="/hello2") @RegisterProvider(value=ReturnWithURLRequestFilter.class) @RegisterRestClient(configKey="myConfigKey") public interface ConfigKeyClient2
| Modifier and Type | Method and Description |
|---|---|
String |
get2() |
@GET String get2()
Copyright © 2021 Eclipse Foundation. All rights reserved.