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 Customer.getAddr()
           
 Address ICustomer.getAddr()
           
 

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



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