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