GigaSpaces XAP.NET Documentation
GigaSpaces.XAP.Remoting.Routing Namespace
Class LibraryGigaSpaces.XAP.Remoting.Routing

[Missing <summary> documentation for N:GigaSpaces.XAP.Remoting.Routing]

Declaration Syntax
C#Visual BasicVisual C++J#
namespace GigaSpaces.XAP.Remoting.Routing
Namespace GigaSpaces.XAP.Remoting.Routing
namespace GigaSpaces.XAP.Remoting.Routing
package GigaSpaces.XAP.Remoting.Routing
Types
All TypesClassesInterfaces
IconTypeDescription
AttributedRoutingHandler
A routing handler implementation which identify the routing parameter of a method according to the ServiceRoutingAttribute.

IRemoteRoutingHandler
A general interface allowing for pluggable computation of the remoting invocation routing field. Routing field controls the partition the invocation will be directed to when working with a partitioned space.

ServiceRoutingAttribute
Specify which parameter of the method is used to determine the routing value for the invocation