Class StubBasedReplicationMonitoredConnection
java.lang.Object
com.gigaspaces.internal.cluster.node.impl.router.AbstractProxyBasedReplicationMonitoredConnection<IReplicationConnectionProxy,Object>
com.gigaspaces.internal.cluster.node.impl.router.StubBasedReplicationMonitoredConnection
- All Implemented Interfaces:
IExceptionHandler
public class StubBasedReplicationMonitoredConnection
extends AbstractProxyBasedReplicationMonitoredConnection<IReplicationConnectionProxy,Object>
-
Nested Class Summary
Nested classes/interfaces inherited from class com.gigaspaces.internal.cluster.node.impl.router.AbstractProxyBasedReplicationMonitoredConnection
AbstractProxyBasedReplicationMonitoredConnection.StateChangedEvent -
Constructor Summary
ConstructorsConstructorDescriptionStubBasedReplicationMonitoredConnection(AbstractConnectionProxyBasedReplicationRouter router, String targetLookupName, IReplicationConnectionProxy connectionProxy, IConnectionMonitor monitor, ConnectionState state, Exception disconnectionReason, Uuid proxyId, IAsyncContextProvider asyncContextProvider) -
Method Summary
Methods inherited from class com.gigaspaces.internal.cluster.node.impl.router.AbstractProxyBasedReplicationMonitoredConnection
addConnectivityCheckListener, addReference, addStateListener, dispatch, dispatchAsync, dumpState, getClosestEndpointAddress, getClosestEndpointDetails, getClosestEndpointLogicalVersion, getConnectionProxy, getConnectionUrl, getFinalEndpointLookupName, getFinderURL, getGeneratedTraffic, getLastDisconnectionReason, getProxyId, getReceivedTraffic, getRouter, getServiceId, getState, getStateLock, getTag, getTargetLookupName, getTimeOfDisconnection, handleException, isConnectionClosed, removeConnectivityCheckListener, removeReference, removeStateListener, setConnected, setDisconnected, setLastDisconnectionReason, toString, triggerSuccessfulConnectivityCheckEvent
-
Constructor Details
-
StubBasedReplicationMonitoredConnection
public StubBasedReplicationMonitoredConnection(AbstractConnectionProxyBasedReplicationRouter router, String targetLookupName, IReplicationConnectionProxy connectionProxy, IConnectionMonitor monitor, ConnectionState state, Exception disconnectionReason, Uuid proxyId, IAsyncContextProvider asyncContextProvider)
-
-
Method Details
-
onClose
protected void onClose()- Specified by:
onClosein classAbstractProxyBasedReplicationMonitoredConnection<IReplicationConnectionProxy,Object>
-
supportsConnectivityCheckEvents
public boolean supportsConnectivityCheckEvents()
-