Uses of Class
org.openspaces.remoting.SpaceRemotingServiceExporter
Packages that use SpaceRemotingServiceExporter
Package
Description
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.
-
Uses of SpaceRemotingServiceExporter in org.openspaces.remoting
Methods in org.openspaces.remoting that return SpaceRemotingServiceExporterModifier and TypeMethodDescriptionstatic SpaceRemotingServiceExporterExecutorRemotingTask.getServiceExporter(org.springframework.context.ApplicationContext applicationContext) Methods in org.openspaces.remoting with parameters of type SpaceRemotingServiceExporterModifier and TypeMethodDescriptionvoidExecutorRemotingTask.setServiceExporter(SpaceRemotingServiceExporter serviceExporter) -
Uses of SpaceRemotingServiceExporter in org.openspaces.remoting.config
Methods in org.openspaces.remoting.config that return types with arguments of type SpaceRemotingServiceExporterModifier and TypeMethodDescriptionprotected Class<SpaceRemotingServiceExporter>ServiceExporterBeanDefinitionParser.getBeanClass(Element element)