public class AbstractConnectionProxyBasedReplicationRouter.ConnectionEndpoint extends Object implements IReplicationConnectionProxy, ILRMIService, CallbackVerifier
Constructor and Description |
---|
ConnectionEndpoint() |
Modifier and Type | Method and Description |
---|---|
void |
close() |
<TR> TR |
dispatch(AbstractReplicationPacket<TR> packet) |
<TR> TR |
dispatchAsync(AbstractReplicationPacket<TR> packet) |
String |
getServiceName() |
void |
verify() |
public <TR> TR dispatch(AbstractReplicationPacket<TR> packet) throws RemoteException
dispatch
in interface IReplicationConnectionProxy
RemoteException
public <TR> TR dispatchAsync(AbstractReplicationPacket<TR> packet) throws RemoteException
dispatchAsync
in interface IReplicationConnectionProxy
RemoteException
public void close() throws RemoteException
close
in interface IReplicationConnectionProxy
RemoteException
public String getServiceName()
getServiceName
in interface ILRMIService
public void verify() throws RemoteException
verify
in interface CallbackVerifier
RemoteException
Copyright © GigaSpaces.