@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 © 2017 – 2022 Eclipse Foundation. All rights reserved.
Use is subject to license terms.