Uses of Interface
org.strutsme.wishlist.client.adapter.WishAdapter

Packages that use WishAdapter
org.strutsme.wishlist.client.adapter Contains all classes around the adapters. 
 

Uses of WishAdapter in org.strutsme.wishlist.client.adapter
 

Classes in org.strutsme.wishlist.client.adapter that implement WishAdapter
 class WishOnlineAdapter
          This interface defines the access to a webserver, which is running with the StrutsME-Server Component.
 

Methods in org.strutsme.wishlist.client.adapter that return WishAdapter
static WishAdapter WishOnlineAdapter.createInstance()
          returns the singletoninstance.