Uses of Class
org.openspaces.remoting.EventDrivenRemotingProxyConfigurer
Packages that use EventDrivenRemotingProxyConfigurer
Package
Description
A package including OpenSpaces support for Sync and Async remoting inspired by other Spring remoting
integrations.
-
Uses of EventDrivenRemotingProxyConfigurer in org.openspaces.remoting
Methods in org.openspaces.remoting that return EventDrivenRemotingProxyConfigurerModifier and TypeMethodDescriptionEventDrivenRemotingProxyConfigurer.fifo(boolean fifo) EventDrivenRemotingProxyConfigurer.globalOneWay(boolean globalOneWay) EventDrivenRemotingProxyConfigurer.metaArgumentsHandler(MetaArgumentsHandler metaArgumentsHandler) EventDrivenRemotingProxyConfigurer.remoteInvocationAspect(RemoteInvocationAspect remoteInvocationAspect) EventDrivenRemotingProxyConfigurer.remoteRoutingHandler(RemoteRoutingHandler remoteRoutingHandler) EventDrivenRemotingProxyConfigurer.timeout(long timeout) EventDrivenRemotingProxyConfigurer.voidOneWay(boolean voidOneWay)