Schnittstelle IController
- Alle bekannten Unterschnittstellen:
IDataProviderController
,IEndPoint
- Alle bekannten Implementierungsklassen:
EndPoint
,LocalEndPoint
,NetEndPoint
public interface IController
-
Methodenübersicht
Modifizierer und TypMethodeBeschreibungvoid
runCommand
(IChainedNode command) void
runCommands
(IChainedNode command, IChainedNode... commands) void
runCommands
(Iterable<? extends IChainedNode> commands)
-
Methodendetails
-
runCommand
-
runCommands
-
runCommands
-