| Constructor and Description |
|---|
CalculationResource() |
@GET @ManagedAsync @Path(value="/from/{from}/to/{to}") public Calculation calculation(@PathParam(value="from")@DefaultValue(value="Moon") String from, @PathParam(value="to") String to)
Copyright © 2007-2014, Oracle and/or its affiliates. All Rights Reserved. Use is subject to license terms.