org.codehaus.wadi.servicespace.replyaccessor
Class DoNotReplyWithNull

java.lang.Object
  extended by org.codehaus.wadi.servicespace.replyaccessor.DoNotReplyWithNull
All Implemented Interfaces:
java.io.Serializable, ReplyRequiredAssessor

public class DoNotReplyWithNull
extends java.lang.Object
implements ReplyRequiredAssessor

Version:
$Revision: 1538 $
See Also:
Serialized Form

Field Summary
static DoNotReplyWithNull ASSESSOR
           
 
Constructor Summary
DoNotReplyWithNull()
           
 
Method Summary
 boolean isReplyRequired(InvocationResult result)
           
 java.lang.Object readResolve()
           
 
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
 

Field Detail

ASSESSOR

public static final DoNotReplyWithNull ASSESSOR
Constructor Detail

DoNotReplyWithNull

public DoNotReplyWithNull()
Method Detail

isReplyRequired

public boolean isReplyRequired(InvocationResult result)
Specified by:
isReplyRequired in interface ReplyRequiredAssessor

readResolve

public java.lang.Object readResolve()
                             throws java.io.ObjectStreamException
Throws:
java.io.ObjectStreamException


Copyright © 2008. All Rights Reserved.