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

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

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

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

Methods in org.glassfish.grizzly.servlet.ver25 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.ver25 with parameters of type RunAsType
 void ServletType.setRunAs(RunAsType value)
          Sets the value of the runAs property.
 



Copyright © 2011 Oracle Corpration. All Rights Reserved.