|
||||||||||
PREV NEXT | FRAMES NO FRAMES |
Packages that use EmulationController | |
---|---|
urv.app | |
urv.emulator.tasks | |
urv.machannel |
Uses of EmulationController in urv.app |
---|
Methods in urv.app that return EmulationController | |
---|---|
EmulationController |
AppLauncher.getEmulationController()
|
Uses of EmulationController in urv.emulator.tasks |
---|
Methods in urv.emulator.tasks that return EmulationController | |
---|---|
EmulationController |
EmulatorTask.getEmulationController()
|
Methods in urv.emulator.tasks with parameters of type EmulationController | |
---|---|
void |
EmulatorTask.setEmulationController(EmulationController emulationController)
|
Uses of EmulationController in urv.machannel |
---|
Methods in urv.machannel with parameters of type EmulationController | |
---|---|
MChannel |
ChannelGenerator.createMChannel(MulticastAddress mcastAddr,
Application application,
EmulationController controller)
This method returns and initiates a MChannel instance. |
Constructors in urv.machannel with parameters of type EmulationController | |
---|---|
MChannelImpl(org.jgroups.Transport channel,
MulticastAddress mcastAddr,
java.lang.String channelName,
EmulationController controller)
|
|
||||||||||
PREV NEXT | FRAMES NO FRAMES |