Uses of Package
org.strutsme.server

Packages that use org.strutsme.server
org.strutsme.server This package contains the server classes. 
org.strutsme.wishlist.presentation.struts.processor The StrutsME Request Processor. 
 

Classes in org.strutsme.server used by org.strutsme.server
SerializerMapper
          Maps from an arbitary object graph to an object graph which contains only objects supported by the Serializer.
 

Classes in org.strutsme.server used by org.strutsme.wishlist.presentation.struts.processor
StrutsMERequestProcessor
          A special purpuse RequestProcessor which operates both with "normal" clients and with mobile clients.