Uses of Class
de.aristaflow.ilm.ws.model.processmodel.InstRemoteIteratorWebService
Packages that use InstRemoteIteratorWebService
Package
Description
-
Uses of InstRemoteIteratorWebService in de.aristaflow.ilm.ws.core.processmanager
Fields in de.aristaflow.ilm.ws.core.processmanager declared as InstRemoteIteratorWebServiceModifier and TypeFieldDescriptionprotected final InstRemoteIteratorWebServiceInstanceManagerWebService.iriwsThe web service for remote iterator handlers for instances.Methods in de.aristaflow.ilm.ws.core.processmanager that return InstRemoteIteratorWebService -
Uses of InstRemoteIteratorWebService in de.aristaflow.ilm.ws.rest.model.processmodel
Constructors in de.aristaflow.ilm.ws.rest.model.processmodel with parameters of type InstRemoteIteratorWebServiceModifierConstructorDescriptionInstanceRemoteIteratorRest(InstRemoteIteratorWebService service, de.aristaflow.adept2.base.communication.rest.RequestHandler reqHandler, de.aristaflow.adept2.base.communication.rest.ResponseHandler respHandler, de.aristaflow.adept2.base.communication.rest.ExceptionHandler excpHandler, de.aristaflow.adept2.base.communication.rest.ServiceResourceConfig srConf, Supplier<com.fasterxml.jackson.databind.ObjectMapper> objectMapper, UnaryOperator<Exception> headerDataExcpAdapter)