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