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

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

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

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

Methods in org.glassfish.grizzly.servlet.ver25 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.ver25 with parameters of type RemoteType
 void EjbRefType.setRemote(RemoteType value)
          Sets the value of the remote property.
 



Copyright © 2011 Oracle Corpration. All Rights Reserved.