public class UrlProxyBasedReplicationMonitoredConnection<T,L> extends AbstractProxyBasedReplicationMonitoredConnection<T,L>
AbstractProxyBasedReplicationMonitoredConnection.StateChangedEvent| Constructor and Description | 
|---|
UrlProxyBasedReplicationMonitoredConnection(AbstractConnectionProxyBasedReplicationRouter router,
                                           String targetLookupName,
                                           IReplicationConnectionProxy connectionProxy,
                                           T tag,
                                           String endpointLookupName,
                                           IConnectionMonitor monitor,
                                           L url,
                                           ConnectionState state,
                                           Exception disconnectionReason,
                                           Uuid proxyId,
                                           IAsyncContextProvider asyncContextProvider)  | 
| 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 UrlProxyBasedReplicationMonitoredConnection(AbstractConnectionProxyBasedReplicationRouter router, String targetLookupName, IReplicationConnectionProxy connectionProxy, T tag, String endpointLookupName, IConnectionMonitor monitor, L url, ConnectionState state, Exception disconnectionReason, Uuid proxyId, IAsyncContextProvider asyncContextProvider)
protected void onClose()
onClose in class AbstractProxyBasedReplicationMonitoredConnection<T,L>public boolean supportsConnectivityCheckEvents()
supportsConnectivityCheckEvents in class AbstractProxyBasedReplicationMonitoredConnection<T,L>Copyright © GigaSpaces.