Package | Description |
---|---|
com.sun.research.ws.wadl | |
org.glassfish.jersey.server.wadl |
Jersey server-side WADL support public classes and interfaces.
|
org.glassfish.jersey.server.wadl.internal |
Jersey server-side WADL internal classes.
|
org.glassfish.jersey.server.wadl.internal.generators |
Jersey server-side WADL internal classes supporting
wadl generators . |
org.glassfish.jersey.server.wadl.internal.generators.resourcedoc |
Jersey server-side WADL internal classes supporting
generation of resource documentation with
wadl generators . |
Modifier and Type | Field and Description |
---|---|
protected Request |
Method.request |
Modifier and Type | Method and Description |
---|---|
Request |
ObjectFactory.createRequest()
Create an instance of
Request |
Request |
Method.getRequest()
Gets the value of the request property.
|
Modifier and Type | Method and Description |
---|---|
void |
Method.setRequest(Request value)
Sets the value of the request property.
|
Modifier and Type | Method and Description |
---|---|
Request |
WadlGenerator.createRequest(Resource r,
ResourceMethod m) |
Modifier and Type | Method and Description |
---|---|
Request |
WadlGeneratorImpl.createRequest(Resource r,
ResourceMethod m) |
Modifier and Type | Method and Description |
---|---|
Request |
WadlGeneratorApplicationDoc.createRequest(Resource r,
ResourceMethod m) |
Request |
WadlGeneratorGrammarsSupport.createRequest(Resource ar,
ResourceMethod arm) |
Request |
WadlGeneratorJAXBGrammarGenerator.createRequest(Resource ar,
ResourceMethod arm) |
Modifier and Type | Method and Description |
---|---|
Request |
WadlGeneratorResourceDocSupport.createRequest(Resource r,
ResourceMethod m) |
Copyright © 2007-2024, Oracle and/or its affiliates. All Rights Reserved. Use is subject to license terms.