|
GigaSpaces XAP 10.0.1 API | |||||||||
PREV NEXT | FRAMES NO FRAMES |
Packages that use SpaceRemotingEntry | |
---|---|
org.openspaces.remoting | A package including OpenSpaces support for Sync and Async remoting inspired by other Spring remoting integrations. |
Uses of SpaceRemotingEntry in org.openspaces.remoting |
---|
Subinterfaces of SpaceRemotingEntry in org.openspaces.remoting | |
---|---|
interface |
HashedSpaceRemotingEntry
|
Classes in org.openspaces.remoting that implement SpaceRemotingEntry | |
---|---|
class |
EventDrivenSpaceRemotingEntry
Deprecated. |
class |
HashedEventDrivenSpaceRemotingEntry
Deprecated. |
Methods in org.openspaces.remoting that return SpaceRemotingEntry | |
---|---|
SpaceRemotingEntry |
EventDrivenSpaceRemotingEntry.buildInvocation(String lookupName,
String methodName,
Object[] arguments)
Deprecated. |
SpaceRemotingEntry |
SpaceRemotingEntry.buildResult(Object obj)
|
SpaceRemotingEntry |
EventDrivenSpaceRemotingEntry.buildResult(Object result)
Deprecated. |
SpaceRemotingEntry |
HashedEventDrivenSpaceRemotingEntry.buildResult(Throwable e)
Deprecated. |
SpaceRemotingEntry |
SpaceRemotingEntry.buildResult(Throwable e)
|
SpaceRemotingEntry |
EventDrivenSpaceRemotingEntry.buildResult(Throwable e)
Deprecated. |
SpaceRemotingEntry |
HashedEventDrivenSpaceRemotingEntry.buildResultTemplate()
Deprecated. |
SpaceRemotingEntry |
SpaceRemotingEntry.buildResultTemplate()
|
SpaceRemotingEntry |
EventDrivenSpaceRemotingEntry.buildResultTemplate()
Deprecated. |
SpaceRemotingEntry |
SpaceRemotingEntryPojoFactory.createEntry()
|
SpaceRemotingEntry |
SpaceRemotingEntryFactory.createEntry()
|
SpaceRemotingEntry |
SpaceRemotingEntryMetadataFactory.createEntry()
Deprecated. |
Methods in org.openspaces.remoting with parameters of type SpaceRemotingEntry | |
---|---|
void |
SpaceRemotingServiceExporter.onEvent(SpaceRemotingEntry remotingEntry,
GigaSpace gigaSpace,
TransactionStatus txStatus,
Object source)
Receives a SpaceRemotingEntry which holds all the relevant
invocation information. |
Constructors in org.openspaces.remoting with parameters of type SpaceRemotingEntry | |
---|---|
EventDrivenRemoteFuture(GigaSpace gigaSpace,
SpaceRemotingEntry remotingEntry)
|
|
GigaSpaces XAP 10.0.1 API | |||||||||
PREV NEXT | FRAMES NO FRAMES |