|
||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |
java.lang.Objectorg.codehaus.wadi.servicespace.replyaccessor.DoNotReplyWithNull
public class DoNotReplyWithNull
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 |
---|
public static final DoNotReplyWithNull ASSESSOR
Constructor Detail |
---|
public DoNotReplyWithNull()
Method Detail |
---|
public boolean isReplyRequired(InvocationResult result)
isReplyRequired
in interface ReplyRequiredAssessor
public java.lang.Object readResolve() throws java.io.ObjectStreamException
java.io.ObjectStreamException
|
||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |