Uses of Interface
com.gigaspaces.internal.cluster.node.impl.gateway.router.IRoutingUrlConverter
Packages that use IRoutingUrlConverter
Package
Description
-
Uses of IRoutingUrlConverter in com.gigaspaces.internal.cluster.node.impl.gateway.router
Classes in com.gigaspaces.internal.cluster.node.impl.gateway.router that implement IRoutingUrlConverterConstructors in com.gigaspaces.internal.cluster.node.impl.gateway.router with parameters of type IRoutingUrlConverterModifierConstructorDescriptionBuilder(String myLookupName, IConnectionMonitor<Iterable<IReplicationLookupParameters>, String> connectionMonitor, IServiceExporter serviceExporter, Uuid uuid, IAsyncContextProvider asyncContextProvider, IReplicationLookupFinderService lookupService, IReplicationLookupParameters lookupParametersTemplate, IRoutingUrlConverter routingUrlConverter, boolean setMyIdBeforeDispatch) LusReplicationRouter(String myLookupName, Uuid uuid, IConnectionMonitor<Iterable<IReplicationLookupParameters>, String> connectionMonitor, IServiceExporter serviceExporter, IIncomingReplicationHandler incomingReplicationHandler, IAsyncContextProvider asyncContextProvider, IReplicationLookupFinderService replicationLookupService, IReplicationLookupParameters lookupParametersTemplate, IRoutingUrlConverter routingNameConverter, boolean setMyIdBeforeDispatch) -
Uses of IRoutingUrlConverter in com.gigaspaces.internal.cluster.node.impl.gateway.sink
Constructors in com.gigaspaces.internal.cluster.node.impl.gateway.sink with parameters of type IRoutingUrlConverterModifierConstructorDescriptionBuilder(String myLookupName, IConnectionMonitor<Iterable<IReplicationLookupParameters>, String> connectionMonitor, Uuid uuid, IReplicationLookupFinderService lookupService, IReplicationLookupParameters lookupParametersTemplate, IRoutingUrlConverter routingUrlConverter) LocalClusterReplicationSinkRouter(String myLookupName, Uuid uuid, IConnectionMonitor<Iterable<IReplicationLookupParameters>, String> connectionMonitor, IIncomingReplicationHandler incomingReplicationHandler, IReplicationLookupFinderService replicationLookupService, IReplicationLookupParameters lookupParametersTemplate, IRoutingUrlConverter routingNameConverter)