org.mule.example.hello
Class ChitChatter

java.lang.Object
  extended by org.mule.example.hello.ChitChatter

public class ChitChatter
extends Object

ChitChatter TODO (document class)


Constructor Summary
ChitChatter()
           
 
Method Summary
 void chat(ChatString string)
           
 
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
 

Constructor Detail

ChitChatter

public ChitChatter()
Method Detail

chat

public void chat(ChatString string)


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