Package org.strutsme.wishlist.client.adapter

Contains all classes around the adapters.

See:
          Description

Interface Summary
WishAdapter  
 

Class Summary
WishOnlineAdapter This interface defines the access to a webserver, which is running with the StrutsME-Server Component.
WishOnlineRunner Connections should be performed in seperate Threads to avoid deadlock.
 

Exception Summary
AdapterException Thrown if there is a problem in the Adapterlogic.
 

Package org.strutsme.wishlist.client.adapter Description

Contains all classes around the adapters. The adapter are designed to perform the basic IO-actions.