public class MemberProxyBasedReplicationMonitoredConnection<T,L> extends AbstractProxyBasedReplicationMonitoredConnection<T,L>
AbstractProxyBasedReplicationMonitoredConnection.StateChangedEvent| Constructor and Description | 
|---|
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)  | 
| Modifier and Type | Method and Description | 
|---|---|
protected void | 
onClose()  | 
boolean | 
supportsConnectivityCheckEvents()  | 
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, triggerSuccessfulConnectivityCheckEventpublic 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)
protected void onClose()
onClose in class AbstractProxyBasedReplicationMonitoredConnection<T,L>public boolean supportsConnectivityCheckEvents()
supportsConnectivityCheckEvents in class AbstractProxyBasedReplicationMonitoredConnection<T,L>Copyright © GigaSpaces.