Uses of Package
org.openspaces.remoting
Packages that use org.openspaces.remoting
Package
Description
Internally Used.
Support for managing of Processing Unit(s) through the Admin API.
A package including OpenSpaces support for Sync and Async remoting inspired by other Spring remoting
integrations.
Support for namespace based configuration of OpenSpaces remoting module using Spring namespace support.
-
Classes in org.openspaces.remoting used by org.openspaces.admin.internal.puClassDescriptionA generic remoting service details.A generic event container service monitors.
-
Classes in org.openspaces.remoting used by org.openspaces.admin.puClassDescriptionA generic remoting service details.A generic event container service monitors.
-
Classes in org.openspaces.remoting used by org.openspaces.remotingClassDescriptionA simple programmatic configurer creating a remote asyncronous proxyDefault implementation of a remoting entry that acts both as a remote invocation and a remote result.A simple programmatic configurer creating a remote executor based proxyA
Taskthat can be used to simulate remote invocation withSpaceRemotingServiceExporter.A wrapper executor result that holds more information on the exception, such as the instance id.Meta argument handler can control the meta data objects that will be used for the remote invocation.A remoting aspect allows to wrap the remote invocation with specific "user" logic, for example, to add retry in case of a failure, security, or something similar.A remoting result reducer (ala Map Reduce) used when working withExecutorSpaceRemotingProxyFactoryBeanin broadcast mode in order to reduce the broadcast results into a "client side" result value.A general interface allowing for pluggable computation of the remoting invocation routing field.Interface representing a remote invocation.A generic remoting service details.A service execution callback allows to wrap the execution of "server side" service.A wrapper for method invocation.Represents a remote invocation.A remote invocation result holding either an exception (that occurred during the execution of remote service) or the actual result data.Exports a list of services (beans) as remote services with the Space as the transport layer. -
Classes in org.openspaces.remoting used by org.openspaces.remoting.configClassDescriptionA space event driven remoting proxy that forward the service execution to a remote service with the space as the transport layer.A space executor remoting proxy that forward the service execution to a remote service with the space as the transport layer.Exports a list of services (beans) as remote services with the Space as the transport layer.
-
Classes in org.openspaces.remoting used by org.openspaces.remoting.scriptingClassDescriptionAn interface optionally implemented by the first parameter in a remote invocation to indicate if broadcasting is enabled or not.Meta argument handler can control the meta data objects that will be used for the remote invocation.A remoting aspect allows to wrap the remote invocation with specific "user" logic, for example, to add retry in case of a failure, security, or something similar.A remoting result reducer (ala Map Reduce) used when working with
ExecutorSpaceRemotingProxyFactoryBeanin broadcast mode in order to reduce the broadcast results into a "client side" result value.A general interface allowing for pluggable computation of the remoting invocation routing field.Interface representing a remote invocation.Represents a remote invocation.