org.mule.samples.voipservice.service
Class SyncVoipBroker

java.lang.Object
  extended by org.mule.samples.voipservice.service.SyncVoipBroker

public class SyncVoipBroker
extends Object


Field Summary
protected static Log logger
           
 
Constructor Summary
SyncVoipBroker()
           
 
Method Summary
 UMOMessage validate(ServiceParamTO serviceParamTO)
           
 
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
 

Field Detail

logger

protected static transient Log logger
Constructor Detail

SyncVoipBroker

public SyncVoipBroker()
Method Detail

validate

public UMOMessage validate(ServiceParamTO serviceParamTO)
                    throws Exception
Throws:
Exception


Copyright © 2003-2008 MuleSource, Inc.. All Rights Reserved.