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

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

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

Fields in org.glassfish.grizzly.servlet.ver30 declared as RemoteType
protected  RemoteType EjbRefType.remote
           
 

Methods in org.glassfish.grizzly.servlet.ver30 that return RemoteType
 RemoteType ObjectFactory.createRemoteType()
          Create an instance of RemoteType
 RemoteType EjbRefType.getRemote()
          Gets the value of the remote property.
 

Methods in org.glassfish.grizzly.servlet.ver30 with parameters of type RemoteType
 void EjbRefType.setRemote(RemoteType value)
          Sets the value of the remote property.
 



Copyright © 2011 Oracle Corpration. All Rights Reserved.