GigaSpaces - Open Spaces

Uses of Class
org.openspaces.remoting.AsyncSpaceRemotingEntry

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

Uses of AsyncSpaceRemotingEntry in org.openspaces.remoting
 

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

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

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


GigaSpaces - Open Spaces

Copyright © GigaSpaces.