- RemoteEventConverter - Interface in org.xwiki.observation.remote.converter
-
Convert a remote event to a local event.
- RemoteEventData - Class in org.xwiki.observation.remote
-
Represents a remote event with all its datas.
- RemoteEventData() - Constructor for class org.xwiki.observation.remote.RemoteEventData
-
The default constructor.
- RemoteEventData(Serializable, Serializable, Serializable) - Constructor for class org.xwiki.observation.remote.RemoteEventData
-
- RemoteEventException - Exception in org.xwiki.observation.remote
-
Base exception for all exception of the remote observation manager module.
- RemoteEventException(String) - Constructor for exception org.xwiki.observation.remote.RemoteEventException
-
Constructs a new exception with the specified detail message.
- RemoteEventException(String, Throwable) - Constructor for exception org.xwiki.observation.remote.RemoteEventException
-
Constructs a new exception with the specified detail message and cause.
- RemoteObservationManager - Interface in org.xwiki.observation.remote
-
Provide apis to manage the event network interface.
- RemoteObservationManagerConfiguration - Interface in org.xwiki.observation.remote
-
Provide configuration for remote observation manager.
- RemoteObservationManagerContext - Interface in org.xwiki.observation.remote
-
Provide informations about the event in the current thread.