| Package | Description | 
|---|---|
| org.openspaces.remoting | 
 A package including OpenSpaces support for Sync and Async remoting inspired by other Spring remoting
integrations. 
 | 
| Modifier and Type | Interface and Description | 
|---|---|
interface  | 
HashedSpaceRemotingEntry  | 
| Modifier and Type | Class and Description | 
|---|---|
class  | 
EventDrivenSpaceRemotingEntry
Deprecated.   
 | 
class  | 
HashedEventDrivenSpaceRemotingEntry
Deprecated.   
 | 
| Modifier and Type | Method and Description | 
|---|---|
SpaceRemotingEntry | 
EventDrivenSpaceRemotingEntry.buildInvocation(String lookupName,
               String methodName,
               Object[] arguments)
Deprecated.  
  | 
SpaceRemotingEntry | 
EventDrivenSpaceRemotingEntry.buildResult(Object result)
Deprecated.  
  | 
SpaceRemotingEntry | 
SpaceRemotingEntry.buildResult(Object obj)  | 
SpaceRemotingEntry | 
EventDrivenSpaceRemotingEntry.buildResult(Throwable e)
Deprecated.  
  | 
SpaceRemotingEntry | 
HashedEventDrivenSpaceRemotingEntry.buildResult(Throwable e)
Deprecated.  
  | 
SpaceRemotingEntry | 
SpaceRemotingEntry.buildResult(Throwable e)  | 
SpaceRemotingEntry | 
EventDrivenSpaceRemotingEntry.buildResultTemplate()
Deprecated.  
  | 
SpaceRemotingEntry | 
HashedEventDrivenSpaceRemotingEntry.buildResultTemplate()
Deprecated.  
  | 
SpaceRemotingEntry | 
SpaceRemotingEntry.buildResultTemplate()  | 
SpaceRemotingEntry | 
SpaceRemotingEntryFactory.createEntry()  | 
SpaceRemotingEntry | 
SpaceRemotingEntryMetadataFactory.createEntry()
Deprecated.  
  | 
SpaceRemotingEntry | 
SpaceRemotingEntryPojoFactory.createEntry()  | 
| Modifier and Type | Method and Description | 
|---|---|
void | 
SpaceRemotingServiceExporter.onEvent(SpaceRemotingEntry remotingEntry,
       GigaSpace gigaSpace,
       TransactionStatus txStatus,
       Object source)
Receives a  
SpaceRemotingEntry which holds all the relevant
 invocation information. | 
| Constructor and Description | 
|---|
EventDrivenRemoteFuture(GigaSpace gigaSpace,
                       SpaceRemotingEntry remotingEntry)  | 
Copyright © GigaSpaces.