Uses of Class
org.apache.axis2.jaxws.description.xml.handler.RemoteType

Packages that use RemoteType
org.apache.axis2.jaxws.description.xml.handler   
 

Uses of RemoteType in org.apache.axis2.jaxws.description.xml.handler
 

Fields in org.apache.axis2.jaxws.description.xml.handler declared as RemoteType
protected  RemoteType EjbRefType.remote
           
 

Methods in org.apache.axis2.jaxws.description.xml.handler that return RemoteType
 RemoteType ObjectFactory.createRemoteType()
          Create an instance of RemoteType
 RemoteType EjbRefType.getRemote()
          Gets the value of the remote property.
 

Methods in org.apache.axis2.jaxws.description.xml.handler with parameters of type RemoteType
 void EjbRefType.setRemote(RemoteType value)
          Sets the value of the remote property.
 



Copyright ? 2007 Apache Web Services Project. All Rights Reserved.