Uses of Package
org.strutsme.common

Packages that use org.strutsme.common
org.strutsme.client This package contains the RemoteExecutor which allows to call an action at the server with the executeAtServer() method. 
org.strutsme.common.serialization Implementation of the serialization. 
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. 
org.strutsme.wishlist.client.forms Implements the viewpart of the midlet. 
org.strutsme.wishlist.common.dto DTOs for the data exchange between server and client. 
 

Classes in org.strutsme.common used by org.strutsme.client
SafeHashtable
          SafeHashtable is a hash table implementation that supports null values.
 

Classes in org.strutsme.common used by org.strutsme.common.serialization
SafeHashtable
          SafeHashtable is a hash table implementation that supports null values.
 

Classes in org.strutsme.common used by org.strutsme.wishlist.client.adapter
SafeHashtable
          SafeHashtable is a hash table implementation that supports null values.
 

Classes in org.strutsme.common used by org.strutsme.wishlist.client.control
SafeHashtable
          SafeHashtable is a hash table implementation that supports null values.
 

Classes in org.strutsme.common used by org.strutsme.wishlist.client.forms
SafeHashtable
          SafeHashtable is a hash table implementation that supports null values.
 

Classes in org.strutsme.common used by org.strutsme.wishlist.common.dto
SafeHashtable
          SafeHashtable is a hash table implementation that supports null values.