|
||||||||||
PREV NEXT | FRAMES NO FRAMES |
Packages that use WarDeployable | |
---|---|
com.sun.grizzly.http.servlet.deployer |
Uses of WarDeployable in com.sun.grizzly.http.servlet.deployer |
---|
Methods in com.sun.grizzly.http.servlet.deployer that return WarDeployable | |
---|---|
protected WarDeployable |
WarDeployer.fromURI(URI uri,
WarDeploymentConfiguration configuration)
Create object to deploy from uri. |
Methods in com.sun.grizzly.http.servlet.deployer with parameters of type WarDeployable | |
---|---|
protected Map<GrizzlyAdapter,Set<String>> |
WarDeployer.convert(WarDeployable toDeploy,
WarDeploymentConfiguration configuration)
Converts deployable object to Map of GrizzlyAdapter s to paths to deploy to. |
|
||||||||||
PREV NEXT | FRAMES NO FRAMES |