Uses of Interface
net.sourceforge.mflow.api.MsgSource

Packages that use MsgSource
net.sourceforge.mflow.api   
net.sourceforge.mflow.api.base   
 

Uses of MsgSource in net.sourceforge.mflow.api
 

Subinterfaces of MsgSource in net.sourceforge.mflow.api
 interface MsgFilter
          Interface to represent a component that acts as both a MsgSource and MsgReceiver
 interface SendFolder
          Interface for outgoing Msg folders
 

Methods in net.sourceforge.mflow.api that return MsgSource
 MsgSource Account.getSource()
           
 

Uses of MsgSource in net.sourceforge.mflow.api.base
 

Classes in net.sourceforge.mflow.api.base that implement MsgSource
 class AbstractMsgFilter
          Abstract implementation of a MsgFilter
 class AbstractMsgSource
          Abstract implementation of MsgSource
 



Copyright © 2002-2004 MFlow Group. All Rights Reserved.