Package
Class
Use
Tree
Deprecated
Index
Help
PREV LETTER
NEXT LETTER
FRAMES
NO FRAMES
All Classes
A
C
D
E
F
G
I
J
L
M
N
O
P
R
S
T
W
M
MailBox
- class se.ericsson.eto.norarc.javaframe.
MailBox
.
The message queue concept This concept is not intended for JavaFrame users, but only for JavaFrame
MailBox()
- Constructor for class se.ericsson.eto.norarc.javaframe.
MailBox
Match(Object, Object)
- Method in class se.ericsson.eto.norarc.javaframe.
Database
returns true if the two arguments match each other
Mediator
- class se.ericsson.eto.norarc.javaframe.
Mediator
.
The superclass of those objects that represent the concrete message interfaces between
ActiveObject
s
Mediator()
- Constructor for class se.ericsson.eto.norarc.javaframe.
Mediator
Message
- class se.ericsson.eto.norarc.javaframe.
Message
.
Defines the asynchronous messages that is passed within our javaframe systems
Message()
- Constructor for class se.ericsson.eto.norarc.javaframe.
Message
MessageGUI
- class se.ericsson.eto.norarc.javaframe.
MessageGUI
.
Creates a user interface to input messages to a JavaFrame application.
MessageGUI(String)
- Constructor for class se.ericsson.eto.norarc.javaframe.
MessageGUI
Instantiates the UI object, but nothing is diplayed before
show()
is called.
MessageGUI.SendButtonListener
- class se.ericsson.eto.norarc.javaframe.
MessageGUI.SendButtonListener
.
MessageGUI.SendButtonListener()
- Constructor for class se.ericsson.eto.norarc.javaframe.
MessageGUI.SendButtonListener
MultiCastMediator
- class se.ericsson.eto.norarc.javaframe.
MultiCastMediator
.
a MultiCastMediator is a Mediator that replicates the received Message and sends it to all its outgoing connections (which are organized in a list)
MultiCastMediator()
- Constructor for class se.ericsson.eto.norarc.javaframe.
MultiCastMediator
Creates a new MultiCastmediator object with a mediatorList.
main(String[])
- Static method in class se.ericsson.eto.norarc.javaframe.
TimedSocket
med
- Variable in class se.ericsson.eto.norarc.javaframe.
OutputEdgeMediator
mediatorList
- Variable in class se.ericsson.eto.norarc.javaframe.
MultiCastMediator
mediatorList
- Variable in class se.ericsson.eto.norarc.javaframe.
Router
mediatorList
- Variable in class se.ericsson.eto.norarc.javaframe.
SimpleRouterMediator
mediatorName()
- Method in class se.ericsson.eto.norarc.javaframe.
Mediator
Return the name of the actual Mediator class
mediatorRouter
- Variable in class se.ericsson.eto.norarc.javaframe.
RouterMediator
messageBox
- Variable in class se.ericsson.eto.norarc.javaframe.
StateMachine
messageContent()
- Method in class se.ericsson.eto.norarc.javaframe.
Message
Returns the content of the message parameters as a String
messageName()
- Method in class se.ericsson.eto.norarc.javaframe.
Message
Returns the name of the Message class as a String
moveMailBox(MailBox)
- Method in class se.ericsson.eto.norarc.javaframe.
MailBox
Moves all the messages in mBox to the front of this mailBox.
moveStateMachine(Scheduler)
- Method in class se.ericsson.eto.norarc.javaframe.
StateMachine
Move this StateMachine to the new
Scheduler
given by the parameter.
myScheduler
- Variable in class se.ericsson.eto.norarc.javaframe.
StateMachine
Package
Class
Use
Tree
Deprecated
Index
Help
PREV LETTER
NEXT LETTER
FRAMES
NO FRAMES
All Classes
A
C
D
E
F
G
I
J
L
M
N
O
P
R
S
T
W