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.
|
Modifier and Type | Method and Description |
---|---|
Application |
ObjectFactory.createApplication()
Create an instance of
Application |
Modifier and Type | Method and Description |
---|---|
Application |
WadlGenerator.createApplication() |
Application |
WadlApplicationContext.getApplication(javax.ws.rs.core.UriInfo info,
Resource resource,
boolean detailedWadl)
Get a new instance of
Application for a particular resource. |
Modifier and Type | Method and Description |
---|---|
Application |
WadlGeneratorImpl.createApplication() |
Application |
WadlBuilder.generate(ApplicationDescription description,
Resource resource)
Generate WADL for a resource.
|
Application |
ApplicationDescription.getApplication() |
Application |
WadlApplicationContextImpl.getApplication(javax.ws.rs.core.UriInfo info,
Resource resource,
boolean detailedWadl) |
Copyright © 2007-2021, Oracle and/or its affiliates. All Rights Reserved. Use is subject to license terms.