Uses of Class
com.sun.grizzly.http.webxml.schema.version_3_0.RunAsType

Packages that use RunAsType
com.sun.grizzly.http.webxml.schema.version_3_0   
 

Uses of RunAsType in com.sun.grizzly.http.webxml.schema.version_3_0
 

Fields in com.sun.grizzly.http.webxml.schema.version_3_0 declared as RunAsType
protected  RunAsType ServletType.runAs
           
 

Methods in com.sun.grizzly.http.webxml.schema.version_3_0 that return RunAsType
 RunAsType ObjectFactory.createRunAsType()
          Create an instance of RunAsType
 RunAsType ServletType.getRunAs()
          Gets the value of the runAs property.
 

Methods in com.sun.grizzly.http.webxml.schema.version_3_0 with parameters of type RunAsType
 void ServletType.setRunAs(RunAsType value)
          Sets the value of the runAs property.
 



Copyright © 2012 Oracle Corporation. All Rights Reserved.