Uses of Class
org.jboss.example.jaxrs2.async.Customer

Packages that use Customer
org.jboss.example.jaxrs2.async   
 

Uses of Customer in org.jboss.example.jaxrs2.async
 

Methods in org.jboss.example.jaxrs2.async that return Customer
 Customer CustomerResource.getById(String id)
           
 Customer CustomerResource.getByName(String name)
           
 



Copyright © 2012. All Rights Reserved.