Uses of Class
com.sun.grizzly.http.servlet.deployer.WarDeployable

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 GrizzlyAdapters to paths to deploy to.
 



Copyright © 2012 Oracle Corporation. All Rights Reserved.