public class ConnectChannelHandshakeResponse extends Object implements SmartExternalizable
Constructor and Description |
---|
ConnectChannelHandshakeResponse() |
ConnectChannelHandshakeResponse(ReplicationEndpointDetails targetEndpointDetails,
IProcessLogHandshakeResponse processLogHandshakeResponse) |
Modifier and Type | Method and Description |
---|---|
IProcessLogHandshakeResponse |
getProcessLogHandshakeResponse() |
ReplicationEndpointDetails |
getTargetEndpointDetails() |
void |
readExternal(ObjectInput in) |
void |
writeExternal(ObjectOutput out) |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
enabledSmartExternalizableWithReference
public ConnectChannelHandshakeResponse()
public ConnectChannelHandshakeResponse(ReplicationEndpointDetails targetEndpointDetails, IProcessLogHandshakeResponse processLogHandshakeResponse)
public ReplicationEndpointDetails getTargetEndpointDetails()
public IProcessLogHandshakeResponse getProcessLogHandshakeResponse()
public void writeExternal(ObjectOutput out) throws IOException
writeExternal
in interface Externalizable
IOException
public void readExternal(ObjectInput in) throws IOException, ClassNotFoundException
readExternal
in interface Externalizable
IOException
ClassNotFoundException
Copyright © GigaSpaces.