protected class DockerEventsConsumer.EventsCallback
extends com.github.dockerjava.api.async.ResultCallback.Adapter<com.github.dockerjava.api.model.Event>
| Modifier | Constructor and Description |
|---|---|
protected |
EventsCallback() |
| Modifier and Type | Method and Description |
|---|---|
void |
onNext(com.github.dockerjava.api.model.Event event) |
public void onNext(com.github.dockerjava.api.model.Event event)
onNext in interface com.github.dockerjava.api.async.ResultCallback<com.github.dockerjava.api.model.Event>onNext in class com.github.dockerjava.api.async.ResultCallback.Adapter<com.github.dockerjava.api.model.Event>Apache Camel