| Package | Description | 
|---|---|
| org.openspaces.remoting | A package including OpenSpaces support for Sync and Async remoting inspired by other Spring remoting
integrations. | 
| org.openspaces.remoting.scripting | 
| Modifier and Type | Class and Description | 
|---|---|
| class  | EventDrivenSpaceRemotingProxyFactoryBeanA space event driven remoting proxy that forward the service execution to a remote service
 with the space as the transport layer. | 
| class  | ExecutorSpaceRemotingProxyFactoryBeanA space executor remoting proxy that forward the service execution to a remote service
 with the space as the transport layer. | 
| Modifier and Type | Method and Description | 
|---|---|
| T | RemoteInvocationAspect. invoke(org.aopalliance.intercept.MethodInvocation methodInvocation,
      RemotingInvoker remotingInvoker)The aspect is called instead of the actual remote invocation. | 
| Modifier and Type | Method and Description | 
|---|---|
| Object | LazyLoadingRemoteInvocationAspect. invoke(org.aopalliance.intercept.MethodInvocation methodInvocation,
      RemotingInvoker remotingInvoker)If the scipt being executed is a lazy loading script, and it is cacheable, the actual script
 content will not be sent to the remote service. | 
Copyright © GigaSpaces.