Package PamController.command
Class MulticastController
java.lang.Object
PamController.PamControlledUnit
PamController.command.CommandManager
PamController.command.MulticastController
- All Implemented Interfaces:
SettingsNameProvider
-
Constructor Summary
-
Method Summary
Modifier and TypeMethodDescriptionvoid
boolean
sendData
(ExtCommand extCommand, String dataString) Reply to data called from InterpredDataMethods inherited from class PamController.command.CommandManager
findCommand, getCommandFromIndex, interpretCommand, splitCommandLine
Methods inherited from class PamController.PamControlledUnit
addOfflineTaskGroup, addOtherRelatedMenuItems, addPamProcess, addPamProcess, addRelatedMenuItems, canClose, canPlayViewerSound, createDetectionMenu, createDisplayMenu, createFileMenu, createHelpMenu, flushDataBlockBuffers, getBackupInformation, getFrameNumber, getGUI, getGuiFrame, getInstanceIndex, getModuleStatus, getModuleStatusManager, getModuleSummary, getModuleSummary, getNumOfflineTaskGroups, getNumPamProcesses, getOfflineState, getOfflineTaskGroup, getPamConfiguration, getPamController, getPamModuleInfo, getPamProcess, getPamView, getPlugin, getShortUnitType, getSidePanel, getTabClipCopier, getTabPanel, getTabSpecificMenuBar, getToolbarComponent, getUnitName, getUnitType, getVerboseLevel, gotoTab, isInMainConfiguration, isNetRx, isViewer, notifyModelChanged, pamClose, pamHasStopped, pamToStart, playViewerSound, removePamProcess, removeUnit, rename, saveViewerData, setFrameNumber, setModuleStatusManager, setPamConfiguration, setPamController, setPamModuleInfo, setPamView, setSidePanel, setTabPanel, setToolbarComponent, setupControlledUnit, stopViewerSound, tellModule, terminalPrint, terminalPrintln, toString
-
Constructor Details
-
MulticastController
-
-
Method Details
-
runListenerLoop
public void runListenerLoop() -
sendData
Description copied from class:CommandManager
Reply to data called from InterpredData- Specified by:
sendData
in classCommandManager
- Returns:
- true if replay successful
-