@Path(value="public") public class PublicResource extends Object
CustomHeaderFilter
and require a specific custom header in a request to be set to a specific value.
Properly configured managed clients have a CustomHeaderFilter instance
configured to insert the required custom header
with a proper value into the outgoing client requests.
| Constructor and Description |
|---|
PublicResource() |
| Modifier and Type | Method and Description |
|---|---|
String |
getTargetA() |
javax.ws.rs.core.Response |
getTargetB(javax.ws.rs.client.WebTarget targetB) |
Copyright © 2007-2017, Oracle and/or its affiliates. All Rights Reserved. Use is subject to license terms.