org.apache.sandesha.client
Class ClientPropertyValidator

java.lang.Object
  extended byorg.apache.sandesha.client.ClientPropertyValidator

public class ClientPropertyValidator
extends java.lang.Object

This class is used to get the client side properties and to set them to the RMMessageContext.

Author:
Jaliya Ekanayake

Constructor Summary
ClientPropertyValidator()
           
 
Method Summary
static RMMessageContext validate(Call call)
           
 
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
 

Constructor Detail

ClientPropertyValidator

public ClientPropertyValidator()
Method Detail

validate

public static RMMessageContext validate(Call call)
                                 throws AxisFault
Throws:
AxisFault