GigaSpaces XAP 7.1 API

Uses of Class
org.openspaces.remoting.SyncRemotingProxyConfigurer

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

Uses of SyncRemotingProxyConfigurer in org.openspaces.remoting
 

Methods in org.openspaces.remoting that return SyncRemotingProxyConfigurer
 SyncRemotingProxyConfigurer<T> SyncRemotingProxyConfigurer.broadcast(boolean broadcat)
           
<X,Y> SyncRemotingProxyConfigurer<T>
SyncRemotingProxyConfigurer.broadcast(RemoteResultReducer<X,Y> remoteResultReducer)
           
 SyncRemotingProxyConfigurer<T> SyncRemotingProxyConfigurer.globalOneWay(boolean globalOneWay)
           
 SyncRemotingProxyConfigurer<T> SyncRemotingProxyConfigurer.metaArgumentsHandler(MetaArgumentsHandler metaArgumentsHandler)
           
 SyncRemotingProxyConfigurer<T> SyncRemotingProxyConfigurer.remoteInvocationAspect(RemoteInvocationAspect remoteInvocationAspect)
           
 SyncRemotingProxyConfigurer<T> SyncRemotingProxyConfigurer.remoteResultReducer(RemoteResultReducer remoteResultReducer)
           
 SyncRemotingProxyConfigurer<T> SyncRemotingProxyConfigurer.remoteRoutingHandler(RemoteRoutingHandler remoteRoutingHandler)
           
 SyncRemotingProxyConfigurer<T> SyncRemotingProxyConfigurer.returnFirstResult(boolean returnFirstResult)
           
 SyncRemotingProxyConfigurer<T> SyncRemotingProxyConfigurer.voidOneWay(boolean voidOneWay)
           
 


GigaSpaces XAP 7.1 API

Copyright © GigaSpaces.