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

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

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

Fields in org.glassfish.grizzly.servlet.ver25 declared as LocalType
protected  LocalType EjbLocalRefType.local
           
 

Methods in org.glassfish.grizzly.servlet.ver25 that return LocalType
 LocalType ObjectFactory.createLocalType()
          Create an instance of LocalType
 LocalType EjbLocalRefType.getLocal()
          Gets the value of the local property.
 

Methods in org.glassfish.grizzly.servlet.ver25 with parameters of type LocalType
 void EjbLocalRefType.setLocal(LocalType value)
          Sets the value of the local property.
 



Copyright © 2011 Oracle Corpration. All Rights Reserved.