Uses of Class
fr.dyade.aaa.agent.conf.A3CMLService
-
Packages that use A3CMLService Package Description fr.dyade.aaa.agent.conf -
-
Uses of A3CMLService in fr.dyade.aaa.agent.conf
Fields in fr.dyade.aaa.agent.conf declared as A3CMLService Modifier and Type Field Description (package private) A3CMLServiceA3CMLSaxWrapper. serviceWorking attribute used during service's definition between start and end element.Fields in fr.dyade.aaa.agent.conf with type parameters of type A3CMLService Modifier and Type Field Description Vector<A3CMLService>A3CMLServer. servicesMethods in fr.dyade.aaa.agent.conf that return A3CMLService Modifier and Type Method Description A3CMLServiceA3CMLService. duplicate()A3CMLServiceA3CMLServer. getService(String classname)Methods in fr.dyade.aaa.agent.conf with parameters of type A3CMLService Modifier and Type Method Description voidA3CMLServer. addService(A3CMLService newService)
-