Uses of Class
com.sun.grizzly.http.webxml.schema.version_2_3.ResSharingScope

Packages that use ResSharingScope
com.sun.grizzly.http.webxml.schema.version_2_3   
 

Uses of ResSharingScope in com.sun.grizzly.http.webxml.schema.version_2_3
 

Fields in com.sun.grizzly.http.webxml.schema.version_2_3 declared as ResSharingScope
protected  ResSharingScope ResourceRef.resSharingScope
           
 

Methods in com.sun.grizzly.http.webxml.schema.version_2_3 that return ResSharingScope
 ResSharingScope ObjectFactory.createResSharingScope()
          Create an instance of ResSharingScope
 ResSharingScope ResourceRef.getResSharingScope()
          Gets the value of the resSharingScope property.
 

Methods in com.sun.grizzly.http.webxml.schema.version_2_3 with parameters of type ResSharingScope
 void ResourceRef.setResSharingScope(ResSharingScope value)
          Sets the value of the resSharingScope property.
 



Copyright © 2012 Oracle Corporation. All Rights Reserved.