Package | Description |
---|---|
org.openspaces.remoting |
A package including OpenSpaces support for Sync and Async remoting inspired by other Spring remoting
integrations.
|
Modifier and Type | Class and Description |
---|---|
class |
HashedEventDrivenSpaceRemotingEntry |
class |
HashedEventDrivenSpaceRemotingFifoEntry |
Modifier and Type | Method and Description |
---|---|
HashedSpaceRemotingEntry |
HashedEventDrivenSpaceRemotingEntry.buildInvocation(String lookupName,
String methodName,
RemotingUtils.MethodHash methodHash,
Object[] arguments) |
HashedSpaceRemotingEntry |
HashedSpaceRemotingEntry.buildInvocation(String lookupName,
String methodName,
RemotingUtils.MethodHash methodHash,
Object[] arguments) |
HashedSpaceRemotingEntry |
HashedEventDrivenSpaceRemotingEntry.buildResult(Object result) |
HashedSpaceRemotingEntry |
SpaceRemotingEntryFactory.createHashEntry(boolean fifo) |
HashedSpaceRemotingEntry |
SpaceRemotingEntryMetadataFactory.createHashEntry(boolean fifo)
Deprecated.
|
Copyright © GigaSpaces.