public class ConnectChannelHandshakeResponse extends Object implements Externalizable
| 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) |
public ConnectChannelHandshakeResponse()
public ConnectChannelHandshakeResponse(ReplicationEndpointDetails targetEndpointDetails, IProcessLogHandshakeResponse processLogHandshakeResponse)
public ReplicationEndpointDetails getTargetEndpointDetails()
public IProcessLogHandshakeResponse getProcessLogHandshakeResponse()
public void writeExternal(ObjectOutput out) throws IOException
writeExternal in interface ExternalizableIOExceptionpublic void readExternal(ObjectInput in) throws IOException, ClassNotFoundException
readExternal in interface ExternalizableIOExceptionClassNotFoundExceptionCopyright © GigaSpaces.