[Missing <summary> documentation for "N:GigaSpaces.XAP.Remoting.Routing"]
![](../icons/collapse_all.gif)
C# | Visual Basic | Visual C++ | J# |
namespace GigaSpaces.XAP.Remoting.Routing
Namespace GigaSpaces.XAP.Remoting.Routing
namespace GigaSpaces.XAP.Remoting.Routing
package GigaSpaces.XAP.Remoting.Routing
![](../icons/collapse_all.gif)
All Types | Classes | Interfaces |
Icon | Type | Description |
---|---|---|
![]() | 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
|