Uses of Class
org.glassfish.grizzly.servlet.ver30.RunAsType

Packages that use RunAsType
org.glassfish.grizzly.servlet.ver30   
 

Uses of RunAsType in org.glassfish.grizzly.servlet.ver30
 

Fields in org.glassfish.grizzly.servlet.ver30 declared as RunAsType
protected  RunAsType ServletType.runAs
           
 

Methods in org.glassfish.grizzly.servlet.ver30 that return RunAsType
 RunAsType ObjectFactory.createRunAsType()
          Create an instance of RunAsType
 RunAsType ServletType.getRunAs()
          Gets the value of the runAs property.
 

Methods in org.glassfish.grizzly.servlet.ver30 with parameters of type RunAsType
 void ServletType.setRunAs(RunAsType value)
          Sets the value of the runAs property.
 



Copyright © 2011 Oracle Corpration. All Rights Reserved.