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

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

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

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

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



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