@ClientHeaderParam(name="IdenticalHeader",value="{computeMethod}") @ClientHeaderParam(name="IdenticalHeader",value="someValue") public interface MultipleHeadersOnSameInterface
Modifier and Type | Method and Description |
---|---|
default String |
computeMethod(String headerName) |
jakarta.ws.rs.core.Response |
get() |
Copyright © 2017 – 2022 Eclipse Foundation. All rights reserved.
Use is subject to license terms.