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