Uses of Interface
planetj.dataengine.action.IHttpAction

Packages that use IHttpAction
planetj.dataengine.action   
planetj.dataengine.action.paging   
 

Uses of IHttpAction in planetj.dataengine.action
 

Classes in planetj.dataengine.action that implement IHttpAction
 class NamedAction
           
 class NamedFieldAction
           
 class NamedOperationAction
           
 class NamedRowAction
           
 class NamedRowCollectionAction
           
 class ObjectAction
           
 class RowCollectionAction
          Deprecated. - replaced with NamedRowCollectionAction
 

Uses of IHttpAction in planetj.dataengine.action.paging
 

Classes in planetj.dataengine.action.paging that implement IHttpAction
 class PagingAction