GigaSpaces XAP 7.0 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
 

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 EventDrivenSpaceRemotingEntry.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.0 API

Copyright © GigaSpaces.