Uses of Interface
de.iip_ecosphere.platform.support.json.JsonResultWrapper.ExceptionFunction
Packages that use JsonResultWrapper.ExceptionFunction
-
Uses of JsonResultWrapper.ExceptionFunction in de.iip_ecosphere.platform.support.json
Fields in de.iip_ecosphere.platform.support.json declared as JsonResultWrapper.ExceptionFunctionConstructors in de.iip_ecosphere.platform.support.json with parameters of type JsonResultWrapper.ExceptionFunctionModifierConstructorDescriptionCreates a wrapper object.JsonResultWrapper(JsonResultWrapper.ExceptionFunction func, JsonResultWrapper.OperationCompletedListener listener) Creates a wrapper object.JsonResultWrapper(JsonResultWrapper.ExceptionFunction func, JsonResultWrapper.OperationCompletedListener listener, Function<Object[], String> taskIdSupplier) Creates a wrapper object.JsonResultWrapper(JsonResultWrapper.ExceptionFunction func, Function<Object[], String> taskIdSupplier) Creates a wrapper object.