Uses of Interface
org.mechio.api.speech.SpeechService

Packages that use SpeechService
org.mechio.api.speech.lifecycle   
org.mechio.api.speech.messaging   
org.mechio.api.speech.utils   
 

Uses of SpeechService in org.mechio.api.speech.lifecycle
 

Methods in org.mechio.api.speech.lifecycle that return types with arguments of type SpeechService
 java.lang.Class<SpeechService> RemoteSpeechServiceClientLifecycle.getServiceClass()
           
 

Uses of SpeechService in org.mechio.api.speech.messaging
 

Classes in org.mechio.api.speech.messaging that implement SpeechService
 class RemoteSpeechServiceClient<Conf>
           
 

Methods in org.mechio.api.speech.messaging with parameters of type SpeechService
 void RemoteSpeechServiceHost.setSpeechService(SpeechService service)
           
 

Constructors in org.mechio.api.speech.messaging with parameters of type SpeechService
RemoteSpeechServiceHost(SpeechService service, org.jflux.api.core.Listener<SpeechEventList<SpeechEvent>> sender, org.jflux.api.core.Notifier<SpeechRequest> receiver)
           
 

Uses of SpeechService in org.mechio.api.speech.utils
 

Constructors in org.mechio.api.speech.utils with parameters of type SpeechService
SpeechJobManager(SpeechService speechProxy)
           
 



Copyright © 2011-2014. All Rights Reserved.