Package ch.nolix.coreapi.net.endpoint3
Schnittstelle IController
- Alle bekannten Unterschnittstellen:
IDataProviderController,IEndPoint
- Alle bekannten Implementierungsklassen:
AbstractEndPoint,LocalEndPoint,NetEndPoint
public interface IController
-
Methodenübersicht
Modifizierer und TypMethodeBeschreibungvoidrunCommand(IChainedNode command) voidrunCommands(IChainedNode command, IChainedNode... commands) voidrunCommands(Iterable<? extends IChainedNode> commands)
-
Methodendetails
-
runCommand
-
runCommands
-
runCommands
-