Uses of Class
io.quarkiverse.githubapp.runtime.sse.HttpEventStreamClient.Event
Packages that use HttpEventStreamClient.Event
-
Uses of HttpEventStreamClient.Event in io.quarkiverse.githubapp.runtime.sse
Methods in io.quarkiverse.githubapp.runtime.sse with parameters of type HttpEventStreamClient.EventModifier and TypeMethodDescriptionvoidEventStreamAdapter.onEvent(HttpEventStreamClient client, HttpEventStreamClient.Event event) voidEventStreamListener.onEvent(HttpEventStreamClient client, HttpEventStreamClient.Event event) Gets called if a new event has been received