com.continuent.tungsten.replicator.thl
Class ProtocolOK

java.lang.Object
  extended by com.continuent.tungsten.replicator.thl.ProtocolMessage
      extended by com.continuent.tungsten.replicator.thl.ProtocolOK
All Implemented Interfaces:
java.io.Serializable

public class ProtocolOK
extends ProtocolMessage

This class defines a ProtocolOK

Version:
1.0
Author:
Teemu Ollakka
See Also:
Serialized Form

Constructor Summary
ProtocolOK(java.io.Serializable payload)
          Creates a new ProtocolOK object
 
Method Summary
 
Methods inherited from class com.continuent.tungsten.replicator.thl.ProtocolMessage
getPayload
 
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
 

Constructor Detail

ProtocolOK

public ProtocolOK(java.io.Serializable payload)
Creates a new ProtocolOK object

Parameters:
payload -