@Singleton @Path(value="application.wadl") public final class WadlResource extends Object
static String
HTTPDATEFORMAT
WadlResource()
Response
geExternalGrammar(UriInfo uriInfo, String path)
getWadl(UriInfo uriInfo)
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
public static final String HTTPDATEFORMAT
public WadlResource()
@Produces(value={"application/vnd.sun.wadl+xml","application/xml"}) @GET public Response getWadl(@Context UriInfo uriInfo)
@Produces(value="application/xml") @GET @Path(value="{path}") public Response geExternalGrammar(@Context UriInfo uriInfo, @PathParam(value="path") String path)
Copyright © 2007-2013, Oracle and/or its affiliates. All Rights Reserved. Use is subject to license terms.