org.mule.providers
Class NullPayload

java.lang.Object
  extended byorg.mule.providers.NullPayload
All Implemented Interfaces:
Serializable

public class NullPayload
extends Object
implements Serializable

NullPayload represents a null event payload

Version:
$Revision: 3167 $
Author:
Ross Mason
See Also:
Serialized Form

Constructor Summary
NullPayload()
           
 
Method Summary
 boolean equals(Object obj)
           
 String toString()
           
 
Methods inherited from class java.lang.Object
clone, finalize, getClass, hashCode, notify, notifyAll, wait, wait, wait
 

Constructor Detail

NullPayload

public NullPayload()
Method Detail

equals

public boolean equals(Object obj)

toString

public String toString()


Copyright © 2003-2006 MuleSource Inc.. All Rights Reserved.