Uses of Class
de.aristaflow.ilm.ws.model.resourcemodel.IdUdtRemoteIteratorWebService
Packages that use IdUdtRemoteIteratorWebService
Package
Description
-
Uses of IdUdtRemoteIteratorWebService in de.aristaflow.ilm.ws.core.resmodelmanager
Fields in de.aristaflow.ilm.ws.core.resmodelmanager declared as IdUdtRemoteIteratorWebServiceModifier and TypeFieldDescriptionprotected final IdUdtRemoteIteratorWebServiceResModelExplorerWebService.uriwsThe web service for remote iterator handlers for UDT values.Methods in de.aristaflow.ilm.ws.core.resmodelmanager that return IdUdtRemoteIteratorWebService -
Uses of IdUdtRemoteIteratorWebService in de.aristaflow.ilm.ws.rest.model.resourcemodel
Constructors in de.aristaflow.ilm.ws.rest.model.resourcemodel with parameters of type IdUdtRemoteIteratorWebServiceModifierConstructorDescriptionIdUdtRemoteIteratorRest(IdUdtRemoteIteratorWebService 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)