Package io.apicurio.registry.events.http
Class HttpEventSink
- java.lang.Object
-
- io.apicurio.registry.events.http.HttpEventSink
-
-
Constructor Summary
Constructors Constructor Description HttpEventSink()
-
Method Summary
All Methods Instance Methods Concrete Methods Modifier and Type Method Description voidhandle(io.vertx.core.eventbus.Message<io.vertx.core.buffer.Buffer> message)booleanisConfigured()Stringname()
-
-
-
Method Detail
-
isConfigured
public boolean isConfigured()
- Specified by:
isConfiguredin interfaceEventSink
-
-