agentland.device.speechin
Interface MuxSpeech

All Superinterfaces:
Agent, Remote
All Known Implementing Classes:
MuxSpeechAgent

public interface MuxSpeech
extends Agent


Fields inherited from interface metaglue.Agent
ALIVE, DIED, NO_METAGLUE, NOT_RUNNING, STARTING
 
Method Summary
 void acceptedTagsResult(Hashtable tags)
           
 
Methods inherited from interface metaglue.Agent
addMonitor, alive, getAgentID, getMetaglueAgentID, shutdown, startup, whereAreYou
 

Method Detail

acceptedTagsResult

public void acceptedTagsResult(Hashtable tags)
                        throws RemoteException