|
||||||||||
PREV NEXT | FRAMES NO FRAMES |
Packages that use Method | |
---|---|
com.sun.jersey.server.wadl | Provides support for WADL configuration and generation. |
com.sun.jersey.server.wadl.generators | Provides support for JAXB WADL generation. |
com.sun.jersey.server.wadl.generators.resourcedoc | Provides support for JAXB WADL generation for resource classes. |
com.sun.research.ws.wadl |
Uses of Method in com.sun.jersey.server.wadl |
---|
Methods in com.sun.jersey.server.wadl that return Method | |
---|---|
Method |
WadlGenerator.createMethod(AbstractResource r,
AbstractResourceMethod m)
|
Method |
WadlGeneratorImpl.createMethod(AbstractResource r,
AbstractResourceMethod m)
|
Uses of Method in com.sun.jersey.server.wadl.generators |
---|
Methods in com.sun.jersey.server.wadl.generators that return Method | |
---|---|
Method |
WadlGeneratorApplicationDoc.createMethod(AbstractResource r,
AbstractResourceMethod m)
|
Method |
WadlGeneratorGrammarsSupport.createMethod(AbstractResource ar,
AbstractResourceMethod arm)
|
Uses of Method in com.sun.jersey.server.wadl.generators.resourcedoc |
---|
Methods in com.sun.jersey.server.wadl.generators.resourcedoc that return Method | |
---|---|
Method |
WadlGeneratorResourceDocSupport.createMethod(AbstractResource r,
AbstractResourceMethod m)
|
Uses of Method in com.sun.research.ws.wadl |
---|
Fields in com.sun.research.ws.wadl with type parameters of type Method | |
---|---|
protected java.util.List<Method> |
ResourceType.method
|
Methods in com.sun.research.ws.wadl that return Method | |
---|---|
Method |
ObjectFactory.createMethod()
Create an instance of Method |
Methods in com.sun.research.ws.wadl that return types with arguments of type Method | |
---|---|
java.util.List<Method> |
ResourceType.getMethod()
Gets the value of the method property. |
|
||||||||||
PREV NEXT | FRAMES NO FRAMES |