| 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  | 
interface  | 
SpaceRemotingEntry  | 
| Modifier and Type | Class and Description | 
|---|---|
class  | 
EventDrivenSpaceRemotingEntry
Deprecated.   
 | 
class  | 
HashedEventDrivenSpaceRemotingEntry
Deprecated.   
 | 
| Modifier and Type | Method and Description | 
|---|---|
SpaceRemotingResult | 
SpaceRemoteExecutionException.getRemoteResult()
Returns the remote result that caused this execution exception. 
 | 
| Modifier and Type | Method and Description | 
|---|---|
T | 
RemoteResultReducer.reduce(SpaceRemotingResult<Y>[] results,
      SpaceRemotingInvocation remotingInvocation)
Reduces a list of Space remoting invocation results to an Object value. 
 | 
| Constructor and Description | 
|---|
SpaceRemoteExecutionException(SpaceRemotingInvocation remoteInvocation,
                             SpaceRemotingResult remoteResult)  | 
Copyright © GigaSpaces.