public class FetchEndpointDetailsPacket extends AbstractReplicationPacket<ReplicationEndpointDetails>
| Constructor and Description | 
|---|
FetchEndpointDetailsPacket()  | 
| Modifier and Type | Method and Description | 
|---|---|
ReplicationEndpointDetails | 
accept(IIncomingReplicationFacade incomingReplicationFacade)
Process the replication packet at the target side. 
 | 
protected void | 
readExternalImpl(ObjectInput in,
                PlatformLogicalVersion endpointLogicalVersion)  | 
protected void | 
writeExternalImpl(ObjectOutput out,
                 PlatformLogicalVersion endpointLogicalVersion)  | 
getSourceEndpointDetails, getSourceLookupName, getSourceUniqueId, readExternal, setSourceEndpointDetails, toIdString, toString, toText, writeExternalprotected void writeExternalImpl(ObjectOutput out, PlatformLogicalVersion endpointLogicalVersion) throws IOException
writeExternalImpl in class AbstractReplicationPacket<ReplicationEndpointDetails>IOExceptionprotected void readExternalImpl(ObjectInput in, PlatformLogicalVersion endpointLogicalVersion) throws IOException, ClassNotFoundException
readExternalImpl in class AbstractReplicationPacket<ReplicationEndpointDetails>IOExceptionClassNotFoundExceptionpublic ReplicationEndpointDetails accept(IIncomingReplicationFacade incomingReplicationFacade)
AbstractReplicationPacketaccept in class AbstractReplicationPacket<ReplicationEndpointDetails>Copyright © GigaSpaces.