| Constructor and Description |
|---|
InternalResource() |
@GET @Path(value="a") @CustomHeaderFeature.Require(headerName="custom-header", headerValue="a") public String getA()
@GET @Path(value="b") @CustomHeaderFeature.Require(headerName="custom-header", headerValue="b") public String getB()
Copyright © 2007-2023, Oracle and/or its affiliates. All Rights Reserved. Use is subject to license terms.