Uses of Class
com.sun.grizzly.http.webxml.schema.version_2_2.Distributable

Packages that use Distributable
com.sun.grizzly.http.webxml.schema.version_2_2   
 

Uses of Distributable in com.sun.grizzly.http.webxml.schema.version_2_2
 

Fields in com.sun.grizzly.http.webxml.schema.version_2_2 declared as Distributable
protected  Distributable WebApp.distributable
           
 

Methods in com.sun.grizzly.http.webxml.schema.version_2_2 that return Distributable
 Distributable ObjectFactory.createDistributable()
          Create an instance of Distributable
 Distributable WebApp.getDistributable()
          Gets the value of the distributable property.
 

Methods in com.sun.grizzly.http.webxml.schema.version_2_2 with parameters of type Distributable
 void WebApp.setDistributable(Distributable value)
          Sets the value of the distributable property.
 



Copyright © 2012 Oracle Corporation. All Rights Reserved.