Uses of Class
org.apache.qpid.console.Agent

Uses of Agent in org.apache.qpid.console
 

Fields in org.apache.qpid.console with type parameters of type Agent
 HashMap<String,Agent> Broker.Agents
           
 

Methods in org.apache.qpid.console with parameters of type Agent
 void AbstractConsole.agentRemoved(Agent agent)
           
 void Console.agentRemoved(Agent agent)
           
 void Session.handleAgentRemoved(Agent agent)
           
 void Session.handleNewAgent(Agent agent)
           
 void AbstractConsole.hearbeatRecieved(Agent agent, long timestamp)
           
 void Console.hearbeatRecieved(Agent agent, long timestamp)
           
 void AbstractConsole.newAgent(Agent agent)
           
 void Console.newAgent(Agent agent)
           
 



Licensed to the Apache Software Foundation