GigaSpaces XAP 9.1 API

org.openspaces.remoting
Class RemotingProxyUtils

java.lang.Object
  extended by org.openspaces.remoting.RemotingProxyUtils

public abstract class RemotingProxyUtils
extends Object

A set of common code shared between different remoting proxies.

Author:
kimchy

Method Summary
static Object computeRouting(SpaceRemotingInvocation remotingEntry, RemoteRoutingHandler remoteRoutingHandler, MethodInvocation methodInvocation)
          Computes the routing index for a given remote invocation.
 
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
 

Method Detail

computeRouting

public static Object computeRouting(SpaceRemotingInvocation remotingEntry,
                                    RemoteRoutingHandler remoteRoutingHandler,
                                    MethodInvocation methodInvocation)
                             throws Exception
Computes the routing index for a given remote invocation.

Throws:
Exception

GigaSpaces XAP 9.1 API

Copyright © GigaSpaces.