Uses of Class
org.glassfish.grizzly.servlet.ver25.ResSharingScopeType

Packages that use ResSharingScopeType
org.glassfish.grizzly.servlet.ver25   
 

Uses of ResSharingScopeType in org.glassfish.grizzly.servlet.ver25
 

Fields in org.glassfish.grizzly.servlet.ver25 declared as ResSharingScopeType
protected  ResSharingScopeType ResourceRefType.resSharingScope
           
 

Methods in org.glassfish.grizzly.servlet.ver25 that return ResSharingScopeType
 ResSharingScopeType ObjectFactory.createResSharingScopeType()
          Create an instance of ResSharingScopeType
 ResSharingScopeType ResourceRefType.getResSharingScope()
          Gets the value of the resSharingScope property.
 

Methods in org.glassfish.grizzly.servlet.ver25 with parameters of type ResSharingScopeType
 void ResourceRefType.setResSharingScope(ResSharingScopeType value)
          Sets the value of the resSharingScope property.
 



Copyright © 2011 Oracle Corpration. All Rights Reserved.