Uses of Class
de.aristaflow.ilm.ws.base.sessionmanagement.RaRemoteIteratorWebService
Packages that use RaRemoteIteratorWebService
Package
Description
-
Uses of RaRemoteIteratorWebService in de.aristaflow.ilm.ws.core.orgmodelmanager
Fields in de.aristaflow.ilm.ws.core.orgmodelmanager declared as RaRemoteIteratorWebServiceModifier and TypeFieldDescriptionprotected final RaRemoteIteratorWebServiceModelExplorerWebService.rriwsThe web service for remote iterator handlers for rich agents.Methods in de.aristaflow.ilm.ws.core.orgmodelmanager that return RaRemoteIteratorWebService -
Uses of RaRemoteIteratorWebService in de.aristaflow.ilm.ws.rest.base.sessionmanagement
Constructors in de.aristaflow.ilm.ws.rest.base.sessionmanagement with parameters of type RaRemoteIteratorWebServiceModifierConstructorDescriptionRaRemoteIteratorRest(RaRemoteIteratorWebService 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)