Package ch.ivyteam.ivy.request.async
package ch.ivyteam.ivy.request.async
-
InterfacesClassDescriptionRuns asynchronous code in an Ivy context.
This allows the execution of code that runs against the Ivy API in any thread pool.
By default, the Ivy context active while the executor was created is used, but a custom context can be provided instead.