All Downloads are FREE. Search and download functionalities are using the official Maven repository.

de.gesellix.docker.client.DockerAsyncCallback.groovy Maven / Gradle / Ivy

package de.gesellix.docker.client

interface DockerAsyncCallback {

  def onEvent(def event)

  def onFinish()
}




© 2015 - 2025 Weber Informatics LLC | Privacy Policy