Uses of Class
fr.dyade.aaa.agent.ServerDesc

Packages that use ServerDesc
fr.dyade.aaa.agent   
 

Uses of ServerDesc in fr.dyade.aaa.agent
 

Methods in fr.dyade.aaa.agent that return ServerDesc
 ServerDesc ServersHT.get(short sid)
          Returns the descriptor of the corresponding server.
static ServerDesc AgentServer.getServerDesc(short sid)
          Gets the characteristics of the corresponding server.
 ServerDesc ServersHT.put(ServerDesc desc)
          Maps the specified desc in this hashtable.
 ServerDesc ServersHT.remove(short sid)
          Removes the descriptor from this hashtable.
static ServerDesc AgentServer.removeServerDesc(short sid)
           
 

Methods in fr.dyade.aaa.agent with parameters of type ServerDesc
static void AgentServer.addServerDesc(ServerDesc desc)
           
static void AgentServer.initServerDesc(ServerDesc desc, A3CMLServer server)
           
 ServerDesc ServersHT.put(ServerDesc desc)
          Maps the specified desc in this hashtable.
 



Copyright © 2011 ScalAgent D.T.. All Rights Reserved.