Package | Description |
---|---|
org.openspaces.remoting |
A package including OpenSpaces support for Sync and Async remoting inspired by other Spring remoting
integrations.
|
Modifier and Type | Method and Description |
---|---|
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) |
Copyright © GigaSpaces.