org.apache.sandesha2
Class MessageValidator

java.lang.Object
  extended byorg.apache.sandesha2.MessageValidator

public class MessageValidator
extends java.lang.Object

Used to validate RM messages. This include both application messages and RM control messages.


Constructor Summary
MessageValidator()
           
 
Method Summary
static void validateMessage(RMMsgContext rmMsg, StorageManager storageManager)
           
 
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
 

Constructor Detail

MessageValidator

public MessageValidator()
Method Detail

validateMessage

public static void validateMessage(RMMsgContext rmMsg,
                                   StorageManager storageManager)
                            throws SandeshaException
Throws:
SandeshaException


Copyright © 2005-2006 Apache Web Services. All Rights Reserved.