Uses of Interface
org.jvoicexml.client.text.TextListener

Packages that use TextListener
org.jvoicexml.client.text User relevant interfaces and classes for a text based interface of the client. 
 

Uses of TextListener in org.jvoicexml.client.text
 

Classes in org.jvoicexml.client.text that implement TextListener
 class ConsoleClient
          Console client for JVoiceXML.
 

Methods in org.jvoicexml.client.text with parameters of type TextListener
 void TextServer.addTextListener(TextListener textListener)
          Adds the given text listener to the list of known listeners.
 void TextClient.addTextListener(TextListener textListener)
          Adds the given text listener to the list of known listeners.
 



Copyright © 2005-2009JVoiceXML group.