org.codehaus.wadi.servicespace.replyaccessor
Class TwoWay

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

public class TwoWay
extends java.lang.Object
implements ReplyRequiredAssessor

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

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

Field Detail

ASSESSOR

public static final TwoWay ASSESSOR
Constructor Detail

TwoWay

public TwoWay()
Method Detail

isReplyRequired

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


Copyright © 2008. All Rights Reserved.