|
|||||||||||
PREV NEXT | FRAMES NO FRAMES |
Packages that use Configurable | |
---|---|
net.sourceforge.mflow.api | |
net.sourceforge.mflow.api.base |
Uses of Configurable in net.sourceforge.mflow.api |
---|
Subinterfaces of Configurable in net.sourceforge.mflow.api | |
---|---|
interface |
MsgFilter
Interface to represent a component that acts as both a MsgSource and MsgReceiver |
interface |
MsgFlowComponent
Base interface for all MsgFlow components. |
interface |
MsgFolder
Interface for the storage of Msgs |
interface |
MsgReceiver
Interface to represent a component that can receive Msg's. |
interface |
MsgSource
Interface to represent an object that produces Msg's |
interface |
ReceiveFolder
Interface for incoming Msg folders |
interface |
SendFolder
Interface for outgoing Msg folders |
Uses of Configurable in net.sourceforge.mflow.api.base |
---|
Classes in net.sourceforge.mflow.api.base that implement Configurable | |
---|---|
class |
AbstractMsgFilter
Abstract implementation of a MsgFilter |
class |
AbstractMsgFlowComponent
Abstract implementation of MsgFlowComponent |
class |
AbstractMsgFolder
Abstract implementation of MsgFolder |
class |
AbstractMsgReceiver
An abstract implementation of MsgReceiver |
class |
AbstractMsgSource
Abstract implementation of MsgSource |
|
|||||||||||
PREV NEXT | FRAMES NO FRAMES |