Uses of Interface
ejava.examples.ejbwar.customer.client.CustomerClient
-
Packages that use CustomerClient Package Description ejava.examples.ejbwar.customer.client -
-
Uses of CustomerClient in ejava.examples.ejbwar.customer.client
Classes in ejava.examples.ejbwar.customer.client that implement CustomerClient Modifier and Type Class Description class
CustomerJaxRSClientImpl
This class implements a JAX-RS Client interface to the customer web application.
-