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

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

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

Methods in org.jboss.remoting.samples.transporter.proxy with parameters of type Customer
 ICustomer CustomerProcessor.processCustomer(Customer customer)
          Process a customer object.
 ICustomer CustomerProcessorImpl.processCustomer(Customer customer)
          Takes the customer passed, and if not null and customer id is less than 0, will create a new random id and set it.
 



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