net.grinder.console.communication.server
Class DispatchClientCommands
java.lang.Object
net.grinder.console.communication.server.DispatchClientCommands
public class DispatchClientCommands
- extends Object
DispatchClientCommands.
- Author:
- Philip Aston
| Methods inherited from class java.lang.Object |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
DispatchClientCommands
public DispatchClientCommands(SampleModel model,
SampleModelViews sampleModelViews,
ProcessControl processControl)
- Constructor for DispatchClientCommands.
- Parameters:
model - The model.sampleModelViews - Console sample model views.processControl - Process control interface.
registerMessageHandlers
public void registerMessageHandlers(MessageDispatchRegistry messageDispatcher)
- Registers message handlers with a dispatcher.
- Parameters:
messageDispatcher - The dispatcher.
Copyright © 2000-2013. All Rights Reserved.