@Path(value="resource") public class StandardResource extends Object
ClientResource using injected client.| Constructor and Description |
|---|
StandardResource() |
@GET @Path(value="car/{id}") public String car(@PathParam(value="id") String id)
id - Injected path parameter.Copyright © 2007-2019, Oracle and/or its affiliates. All Rights Reserved. Use is subject to license terms.