Uses of Package
org.strutsme.wishlist.client.adapter

Packages that use org.strutsme.wishlist.client.adapter
org.strutsme.wishlist.client.adapter Contains all classes around the adapters. 
org.strutsme.wishlist.client.control The classes of this package are responsible to control the workflow and the state of the application. 
 

Classes in org.strutsme.wishlist.client.adapter used by org.strutsme.wishlist.client.adapter
AdapterException
          Thrown if there is a problem in the Adapterlogic.
WishAdapter
           
WishOnlineAdapter
          This interface defines the access to a webserver, which is running with the StrutsME-Server Component.
 

Classes in org.strutsme.wishlist.client.adapter used by org.strutsme.wishlist.client.control
AdapterException
          Thrown if there is a problem in the Adapterlogic.