Overview
Package
Class
Use
Tree
Deprecated
Index
Help
PREV NEXT
FRAMES
NO FRAMES
All Classes
A
C
E
F
G
I
J
L
N
O
P
R
S
T
A
AbstractEventConverter
- Class in
org.xwiki.observation.remote.converter
Base class for events converters.
AbstractEventConverter()
- Constructor for class org.xwiki.observation.remote.converter.
AbstractEventConverter
C
createLocalEventData(RemoteEventData)
- Method in interface org.xwiki.observation.remote.converter.
EventConverterManager
Convert a remote event to a local event.
createRemoteEventData(LocalEventData)
- Method in interface org.xwiki.observation.remote.converter.
EventConverterManager
Convert a local event to a remote event.
E
EventConverterManager
- Interface in
org.xwiki.observation.remote.converter
Provide events converters.
F
fromRemote(RemoteEventData, LocalEventData)
- Method in interface org.xwiki.observation.remote.converter.
RemoteEventConverter
Convert provided remote event to local event by filling the provided local event object.
G
getChannels()
- Method in interface org.xwiki.observation.remote.
RemoteObservationManagerConfiguration
getData()
- Method in class org.xwiki.observation.remote.
LocalEventData
getData()
- Method in class org.xwiki.observation.remote.
RemoteEventData
getEvent()
- Method in class org.xwiki.observation.remote.
LocalEventData
getEvent()
- Method in class org.xwiki.observation.remote.
RemoteEventData
getLocalEventConverters()
- Method in interface org.xwiki.observation.remote.converter.
EventConverterManager
getNetworkAdapter()
- Method in interface org.xwiki.observation.remote.
RemoteObservationManagerConfiguration
getPriority()
- Method in class org.xwiki.observation.remote.converter.
AbstractEventConverter
getPriority()
- Method in interface org.xwiki.observation.remote.converter.
LocalEventConverter
getPriority()
- Method in interface org.xwiki.observation.remote.converter.
RemoteEventConverter
getRemoteEventConverters()
- Method in interface org.xwiki.observation.remote.converter.
EventConverterManager
getSource()
- Method in class org.xwiki.observation.remote.
LocalEventData
getSource()
- Method in class org.xwiki.observation.remote.
RemoteEventData
I
isEnabled()
- Method in interface org.xwiki.observation.remote.
RemoteObservationManagerConfiguration
isRemoteState()
- Method in interface org.xwiki.observation.remote.
RemoteObservationManagerContext
J
JGroupsReceiver
- Interface in
org.xwiki.observation.remote.jgroups
Provide a @Role for JGRoups
Receiver
interface.
L
LocalEventConverter
- Interface in
org.xwiki.observation.remote.converter
Convert a local event to a serializable remote event.
LocalEventData
- Class in
org.xwiki.observation.remote
Represents a remote event with all its datas.
LocalEventData()
- Constructor for class org.xwiki.observation.remote.
LocalEventData
Default constructor.
LocalEventData(Event, Object, Object)
- Constructor for class org.xwiki.observation.remote.
LocalEventData
N
NetworkAdapter
- Interface in
org.xwiki.observation.remote
Handle all the actual communication with the network.
notify(LocalEventData)
- Method in interface org.xwiki.observation.remote.
RemoteObservationManager
Send a event in the different network channels.
notify(RemoteEventData)
- Method in interface org.xwiki.observation.remote.
RemoteObservationManager
Inject a remote event in the local
ObservationManager
.
O
org.xwiki.observation.remote
- package org.xwiki.observation.remote
org.xwiki.observation.remote.converter
- package org.xwiki.observation.remote.converter
org.xwiki.observation.remote.jgroups
- package org.xwiki.observation.remote.jgroups
P
popRemoteState()
- Method in interface org.xwiki.observation.remote.
RemoteObservationManagerContext
Set the remote state to false.
pushRemoteState()
- Method in interface org.xwiki.observation.remote.
RemoteObservationManagerContext
Set the remote state to true.
R
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
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.
S
send(RemoteEventData)
- Method in interface org.xwiki.observation.remote.
NetworkAdapter
Send serializable event to the network depending of the implementation.
setData(Object)
- Method in class org.xwiki.observation.remote.
LocalEventData
setData(Serializable)
- Method in class org.xwiki.observation.remote.
RemoteEventData
setEvent(Event)
- Method in class org.xwiki.observation.remote.
LocalEventData
setEvent(Serializable)
- Method in class org.xwiki.observation.remote.
RemoteEventData
setSource(Object)
- Method in class org.xwiki.observation.remote.
LocalEventData
setSource(Serializable)
- Method in class org.xwiki.observation.remote.
RemoteEventData
startChannel(String)
- Method in interface org.xwiki.observation.remote.
NetworkAdapter
Start a channel.
startChannel(String)
- Method in interface org.xwiki.observation.remote.
RemoteObservationManager
Start a channel.
stopAllChannels()
- Method in interface org.xwiki.observation.remote.
NetworkAdapter
Stop all running channels.
stopChannel(String)
- Method in interface org.xwiki.observation.remote.
NetworkAdapter
Stop a running channel.
stopChannel(String)
- Method in interface org.xwiki.observation.remote.
RemoteObservationManager
Stop a running channel.
T
toRemote(LocalEventData, RemoteEventData)
- Method in interface org.xwiki.observation.remote.converter.
LocalEventConverter
Convert provided local event to remote event by filling the provided remote event object.
toString()
- Method in class org.xwiki.observation.remote.
LocalEventData
toString()
- Method in class org.xwiki.observation.remote.
RemoteEventData
A
C
E
F
G
I
J
L
N
O
P
R
S
T
Overview
Package
Class
Use
Tree
Deprecated
Index
Help
PREV NEXT
FRAMES
NO FRAMES
All Classes
Copyright © 2004-2013
XWiki
. All Rights Reserved.