|
||||||||||
| PREV NEXT | FRAMES NO FRAMES | |||||||||
| Packages that use RemoteEventException | |
|---|---|
| org.xwiki.observation.remote | |
| org.xwiki.observation.remote.internal | |
| org.xwiki.observation.remote.internal.jgroups | |
| Uses of RemoteEventException in org.xwiki.observation.remote |
|---|
| Methods in org.xwiki.observation.remote that throw RemoteEventException | |
|---|---|
void |
NetworkAdapter.startChannel(java.lang.String channelId)
Start a channel. |
void |
RemoteObservationManager.startChannel(java.lang.String channelId)
Start a channel. |
void |
NetworkAdapter.stopAllChannels()
Stop all running channels. |
void |
NetworkAdapter.stopChannel(java.lang.String channelId)
Stop a running channel. |
void |
RemoteObservationManager.stopChannel(java.lang.String channelId)
Stop a running channel. |
| Uses of RemoteEventException in org.xwiki.observation.remote.internal |
|---|
| Methods in org.xwiki.observation.remote.internal that throw RemoteEventException | |
|---|---|
void |
DefaultRemoteObservationManager.startChannel(java.lang.String channelId)
Start a channel. |
void |
DefaultRemoteObservationManager.stopChannel(java.lang.String channelId)
Stop a running channel. |
| Uses of RemoteEventException in org.xwiki.observation.remote.internal.jgroups |
|---|
| Methods in org.xwiki.observation.remote.internal.jgroups that throw RemoteEventException | |
|---|---|
void |
JGroupsNetworkAdapter.startChannel(java.lang.String channelId)
Start a channel. |
void |
JGroupsNetworkAdapter.stopAllChannels()
Stop all running channels. |
void |
JGroupsNetworkAdapter.stopChannel(java.lang.String channelId)
Stop a running channel. |
|
||||||||||
| PREV NEXT | FRAMES NO FRAMES | |||||||||