Uses of Class
com.pnfsoftware.jeb.core.events.ClientNotification
Packages that use ClientNotification
Package
Description
Event, notification, and event-source types used by the JEB back-end and exposed to clients and
plugins.
-
Uses of ClientNotification in com.pnfsoftware.jeb.core.events
Subclasses of ClientNotification in com.pnfsoftware.jeb.core.eventsModifier and TypeClassDescriptionclassBlocking client notification that requires a client-provided response.classA special type ofClientNotification, used to report (forward) exceptions or errors to the client(s).classA specific question notification that requires a path.classA specific question notification that requires a text buffer.classA specific question notification that requires a yes/no response to a question.classThis event is to be used by back-end components to forward telemetry requests to a client.