Uses of Class
io.keyko.nevermined.models.gateway.ExecuteService
-
Packages that use ExecuteService Package Description io.keyko.nevermined.external -
-
Uses of ExecuteService in io.keyko.nevermined.external
Methods in io.keyko.nevermined.external with parameters of type ExecuteService Modifier and Type Method Description static GatewayService.ServiceExecutionResultGatewayService. initializeServiceExecution(String serviceEndpoint, ExecuteService executeService)Calls a Gateway endpoint to request the execution of a Compute Service
-