Uses of Package
org.xwiki.observation.remote

Packages that use org.xwiki.observation.remote
org.xwiki.observation.remote   
org.xwiki.observation.remote.converter   
org.xwiki.observation.remote.internal   
org.xwiki.observation.remote.internal.converter   
org.xwiki.observation.remote.internal.jgroups   
 

Classes in org.xwiki.observation.remote used by org.xwiki.observation.remote
LocalEventData
          Represents a remote event with all its datas.
RemoteEventData
          Represents a remote event with all its datas.
RemoteEventException
          Base exception for all exception of the remote observation manager module.
 

Classes in org.xwiki.observation.remote used by org.xwiki.observation.remote.converter
LocalEventData
          Represents a remote event with all its datas.
RemoteEventData
          Represents a remote event with all its datas.
 

Classes in org.xwiki.observation.remote used by org.xwiki.observation.remote.internal
LocalEventData
          Represents a remote event with all its datas.
RemoteEventData
          Represents a remote event with all its datas.
RemoteEventException
          Base exception for all exception of the remote observation manager module.
RemoteObservationManager
          Provide apis to manage the event network interface.
RemoteObservationManagerConfiguration
          Provide configuration for remote observation manager.
RemoteObservationManagerContext
          Provide informations about the event in the current thread.
 

Classes in org.xwiki.observation.remote used by org.xwiki.observation.remote.internal.converter
LocalEventData
          Represents a remote event with all its datas.
RemoteEventData
          Represents a remote event with all its datas.
 

Classes in org.xwiki.observation.remote used by org.xwiki.observation.remote.internal.jgroups
NetworkAdapter
          Handle all the actual communication with the network.
RemoteEventData
          Represents a remote event with all its datas.
RemoteEventException
          Base exception for all exception of the remote observation manager module.
RemoteObservationManager
          Provide apis to manage the event network interface.
 



Copyright © 2004-2011 XWiki. All Rights Reserved.