Uses of Class
com.sun.grizzly.http.webxml.schema.version_2_2.Remote

Packages that use Remote
com.sun.grizzly.http.webxml.schema.version_2_2   
 

Uses of Remote in com.sun.grizzly.http.webxml.schema.version_2_2
 

Fields in com.sun.grizzly.http.webxml.schema.version_2_2 declared as Remote
protected  Remote EjbRef.remote
           
 

Methods in com.sun.grizzly.http.webxml.schema.version_2_2 that return Remote
 Remote ObjectFactory.createRemote()
          Create an instance of Remote
 Remote EjbRef.getRemote()
          Gets the value of the remote property.
 

Methods in com.sun.grizzly.http.webxml.schema.version_2_2 with parameters of type Remote
 void EjbRef.setRemote(Remote value)
          Sets the value of the remote property.
 



Copyright © 2012 Oracle Corporation. All Rights Reserved.