Package org.strutsme.common

Definitions and classes which are common to the mobile client and the web-application.

See:
          Description

Class Summary
Constants This class contains constants needed on both the client- and the serverside of the application.
SafeHashtable SafeHashtable is a hash table implementation that supports null values.
 

Package org.strutsme.common Description

Definitions and classes which are common to the mobile client and the web-application. This includes a data-container (SafeHashtable) and the serialization. The io sub-package contains one helper class.