Interface IReplicationConnectionProxy
- All Superinterfaces:
IRouterStub,Remote
- All Known Subinterfaces:
IReplicationConnectionProxyService
- All Known Implementing Classes:
AbstractConnectionProxyBasedReplicationRouter.ConnectionEndpoint,DisconnectionProxy,LocalClusterReplicationSink.DelegatedConnection,ReplicationConnectionDelegator.ReverseConnection
-
Method Summary
Modifier and TypeMethodDescriptionvoidclose()<T> Tdispatch(AbstractReplicationPacket<T> packet) <T> TdispatchAsync(AbstractReplicationPacket<T> packet)
-
Method Details
-
dispatch
- Throws:
RemoteException
-
dispatchAsync
- Throws:
RemoteException
-
close
- Throws:
RemoteException- Since:
- 8.0.3
-