Uses of Class
org.jboss.remoting.samples.transporter.proxy.Address

Packages that use Address
org.jboss.remoting.samples.transporter.proxy   
 

Uses of Address in org.jboss.remoting.samples.transporter.proxy
 

Methods in org.jboss.remoting.samples.transporter.proxy that return Address
 Address ICustomer.getAddr()
           
 Address Customer.getAddr()
           
 

Methods in org.jboss.remoting.samples.transporter.proxy with parameters of type Address
 void ICustomer.setAddr(Address addr)
           
 void Customer.setAddr(Address addr)
           
 



Copyright © 1998-2005 JBoss Inc . All Rights Reserved.