GigaSpaces - Open Spaces

Uses of Class
org.openspaces.remoting.AsyncRemotingProxyConfigurer

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

Uses of AsyncRemotingProxyConfigurer in org.openspaces.remoting
 

Methods in org.openspaces.remoting that return AsyncRemotingProxyConfigurer
 AsyncRemotingProxyConfigurer<T> AsyncRemotingProxyConfigurer.fifo(boolean fifo)
           
 AsyncRemotingProxyConfigurer<T> AsyncRemotingProxyConfigurer.globalOneWay(boolean globalOneWay)
           
 AsyncRemotingProxyConfigurer<T> AsyncRemotingProxyConfigurer.metaArgumentsHandler(MetaArgumentsHandler metaArgumentsHandler)
           
 AsyncRemotingProxyConfigurer<T> AsyncRemotingProxyConfigurer.remoteInvocationAspect(RemoteInvocationAspect remoteInvocationAspect)
           
 AsyncRemotingProxyConfigurer<T> AsyncRemotingProxyConfigurer.remoteRoutingHandler(RemoteRoutingHandler remoteRoutingHandler)
           
 AsyncRemotingProxyConfigurer<T> AsyncRemotingProxyConfigurer.timeout(long timeout)
           
 AsyncRemotingProxyConfigurer<T> AsyncRemotingProxyConfigurer.voidOneWay(boolean voidOneWay)
           
 


GigaSpaces - Open Spaces

Copyright © GigaSpaces.