com.continuent.tungsten.replicator.thl
Class ProtocolNOK

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

public class ProtocolNOK
extends ProtocolMessage

This class defines a ProtocolNOK

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

Constructor Summary
ProtocolNOK(java.lang.String message)
          Creates a new ProtocolNOK 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

ProtocolNOK

public ProtocolNOK(java.lang.String message)
Creates a new ProtocolNOK object