Uses of Interface
com.gigaspaces.internal.cluster.node.impl.router.IAsyncContextProvider
Packages that use IAsyncContextProvider
Package
Description
-
Uses of IAsyncContextProvider in com.gigaspaces.internal.cluster.node.impl.gateway.router
Constructors in com.gigaspaces.internal.cluster.node.impl.gateway.router with parameters of type IAsyncContextProviderModifierConstructorDescriptionBuilder(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 IAsyncContextProvider in com.gigaspaces.internal.cluster.node.impl.router
Classes in com.gigaspaces.internal.cluster.node.impl.router that implement IAsyncContextProviderMethods in com.gigaspaces.internal.cluster.node.impl.router that return IAsyncContextProviderModifier and TypeMethodDescriptionAbstractConnectionProxyBasedReplicationRouter.getAsyncContextProvider()Constructors in com.gigaspaces.internal.cluster.node.impl.router with parameters of type IAsyncContextProviderModifierConstructorDescriptionprotectedAbstractConnectionProxyBasedReplicationRouter(String myLookupName, Uuid uuid, IConnectionMonitor<T, L> connectionMonitor, IServiceExporter serviceExporter, IIncomingReplicationHandler incomingReplicationHandler, IAsyncContextProvider asyncContextProvider, boolean setMyIdBeforeDispatch) protectedAbstractConnectionProxyBasedReplicationRouter(String myLookupName, Uuid uuid, IConnectionMonitor<T, L> connectionMonitor, IServiceExporter serviceExporter, IIncomingReplicationHandler incomingReplicationHandler, IAsyncContextProvider asyncContextProvider, boolean setMyIdBeforeDispatch, int replicationMonitorThreadPoolSize) AbstractProxyBasedReplicationMonitoredConnection(AbstractConnectionProxyBasedReplicationRouter<T, L> router, String targetLookupName, IReplicationConnectionProxy connectionProxy, T tag, String endpointLookupName, IConnectionMonitor<T, L> monitor, L url, ConnectionState state, Exception disconnectionReason, Uuid proxyId, IAsyncContextProvider asyncContextProvider) MemberProxyBasedReplicationMonitoredConnection(AbstractConnectionProxyBasedReplicationRouter<T, L> router, String targetLookupName, IReplicationConnectionProxy connectionProxy, T tag, String endpointLookupName, IConnectionMonitor<T, L> monitor, L url, ConnectionState state, Exception disconnectionReason, Uuid proxyId, IAsyncContextProvider asyncContextProvider, boolean supportsConnectivityCheckEvents) StubBasedReplicationMonitoredConnection(AbstractConnectionProxyBasedReplicationRouter router, String targetLookupName, IReplicationConnectionProxy connectionProxy, IConnectionMonitor monitor, ConnectionState state, Exception disconnectionReason, Uuid proxyId, IAsyncContextProvider asyncContextProvider) UrlProxyBasedReplicationMonitoredConnection(AbstractConnectionProxyBasedReplicationRouter router, String targetLookupName, IReplicationConnectionProxy connectionProxy, T tag, String endpointLookupName, IConnectionMonitor monitor, L url, ConnectionState state, Exception disconnectionReason, Uuid proxyId, IAsyncContextProvider asyncContextProvider) -
Uses of IAsyncContextProvider in com.gigaspaces.internal.cluster.node.impl.router.spacefinder
Subinterfaces of IAsyncContextProvider in com.gigaspaces.internal.cluster.node.impl.router.spacefinderClasses in com.gigaspaces.internal.cluster.node.impl.router.spacefinder that implement IAsyncContextProviderModifier and TypeClassDescriptionclassThe default implementation of theISpaceProxyProvider, uses space finder to locate a proxy