Uses of Class
org.xwiki.observation.remote.RemoteEventException

Packages that use RemoteEventException
org.xwiki.observation.remote   
 

Uses of RemoteEventException in org.xwiki.observation.remote
 

Methods in org.xwiki.observation.remote that throw RemoteEventException
 void RemoteObservationManager.startChannel(String channelId)
          Start a channel.
 void NetworkAdapter.startChannel(String channelId)
          Start a channel.
 void NetworkAdapter.stopAllChannels()
          Stop all running channels.
 void RemoteObservationManager.stopChannel(String channelId)
          Stop a running channel.
 void NetworkAdapter.stopChannel(String channelId)
          Stop a running channel.
 



Copyright © 2004-2013 XWiki. All Rights Reserved.