GigaSpaces XAP 7.1 API

Uses of Class
org.openspaces.remoting.EventDrivenSpaceRemotingEntry

Packages that use EventDrivenSpaceRemotingEntry
org.openspaces.remoting A package including OpenSpaces support for Sync and Async remoting inspired by other Spring remoting integrations. 
 

Uses of EventDrivenSpaceRemotingEntry in org.openspaces.remoting
 

Subclasses of EventDrivenSpaceRemotingEntry in org.openspaces.remoting
 class HashedEventDrivenSpaceRemotingEntry
           
 

Methods in org.openspaces.remoting that return EventDrivenSpaceRemotingEntry
 EventDrivenSpaceRemotingEntry EventDrivenSpaceRemotingEntry.buildInvocation(String lookupName, String methodName, Object[] arguments)
           
 EventDrivenSpaceRemotingEntry EventDrivenSpaceRemotingEntry.buildResult(Object result)
           
 EventDrivenSpaceRemotingEntry EventDrivenSpaceRemotingEntry.buildResult(Throwable e)
           
 EventDrivenSpaceRemotingEntry HashedEventDrivenSpaceRemotingEntry.buildResult(Throwable e)
           
 EventDrivenSpaceRemotingEntry EventDrivenSpaceRemotingEntry.buildResultTemplate()
           
 EventDrivenSpaceRemotingEntry HashedEventDrivenSpaceRemotingEntry.buildResultTemplate()
           
 

Methods in org.openspaces.remoting with parameters of type EventDrivenSpaceRemotingEntry
 void SpaceRemotingServiceExporter.onEvent(EventDrivenSpaceRemotingEntry remotingEntry, GigaSpace gigaSpace, TransactionStatus txStatus, Object source)
          Receives a EventDrivenSpaceRemotingEntry which holds all the relevant invocation information.
 

Constructors in org.openspaces.remoting with parameters of type EventDrivenSpaceRemotingEntry
EventDrivenRemoteFuture(GigaSpace gigaSpace, EventDrivenSpaceRemotingEntry remotingEntry)
           
 


GigaSpaces XAP 7.1 API

Copyright © GigaSpaces.