Uses of Class
com.sun.grizzly.http.webxml.schema.version_2_4.RemoteType

Packages that use RemoteType
com.sun.grizzly.http.webxml.schema.version_2_4   
 

Uses of RemoteType in com.sun.grizzly.http.webxml.schema.version_2_4
 

Fields in com.sun.grizzly.http.webxml.schema.version_2_4 declared as RemoteType
protected  RemoteType EjbRefType.remote
           
 

Methods in com.sun.grizzly.http.webxml.schema.version_2_4 that return RemoteType
 RemoteType ObjectFactory.createRemoteType()
          Create an instance of RemoteType
 RemoteType EjbRefType.getRemote()
          Gets the value of the remote property.
 

Methods in com.sun.grizzly.http.webxml.schema.version_2_4 with parameters of type RemoteType
 void EjbRefType.setRemote(RemoteType value)
          Sets the value of the remote property.
 



Copyright © 2012 Oracle Corporation. All Rights Reserved.