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