Package | Description |
---|---|
com.gigaspaces.events.batching | |
com.gigaspaces.internal.client.spaceproxy.events | |
com.gigaspaces.internal.lease | |
com.gigaspaces.internal.lrmi.stubs | |
com.j_spaces.core.client |
Provides GigaSpaces client interface services
|
Modifier and Type | Class and Description |
---|---|
class |
LRMIBatchNotifyDelegatorListener
Notify delegator for batch notifications.
|
Modifier and Type | Class and Description |
---|---|
class |
DataEventListener |
class |
FifoDataEventListener
this is an event listener wrapper that delivers FIFO notifications to the inner listener
the order is kept per source (space). |
class |
MultiplexDataEventListener
A custom listener which is used to group all notification registrations from a space proxy using
a single listener.
|
class |
SpaceProxyDataEventListener |
Modifier and Type | Method and Description |
---|---|
void |
MultiplexDataEventListener.add(String templateId,
ManagedRemoteEventListener localListener) |
Constructor and Description |
---|
SpaceNotifyLease(IDirectSpaceProxy spaceProxy,
String typeName,
String uid,
Object routingValue,
long expiration,
ManagedRemoteEventListener listener,
GSEventRegistration reg) |
Modifier and Type | Class and Description |
---|---|
class |
LRMINotifyDelegatorListener
NotifyDelegator stub to get notification via LRMI layer.
|
class |
LRMIRemoteEventListener
Super class of all Notify stubs.
|
Modifier and Type | Interface and Description |
---|---|
interface |
INotifyDelegator
Deprecated.
|
Copyright © GigaSpaces.