Alignment API and Server 4.1.${version.update}

Uses of Class
fr.inrialpes.exmo.align.service.AServException

Packages that use AServException
fr.inrialpes.exmo.align.service   
fr.inrialpes.exmo.align.service.jade   
 

Uses of AServException in fr.inrialpes.exmo.align.service
 

Methods in fr.inrialpes.exmo.align.service that throw AServException
 void OysterDirectory.close()
          Shutdown the connection and/or registration to the directory
 void Directory.close()
          Shutdown the connection and/or registration to the directory
 void AlignmentServiceProfile.close()
          Shutdown the Service and undeclare it from any registery
 void WSAServProfile.init(Properties params, AServProtocolManager manager)
           
 void HTMLAServProfile.init(Properties params, AServProtocolManager manager)
          Starts a HTTP server to given port.
 void AlignmentServiceProfile.init(Properties p, AServProtocolManager m)
          Creates the Service object and declares it after any required registery
 void OysterDirectory.open(Properties p)
          Create a connection and/or registration to a directory Parameters can contain, e.g.: - the directory address - the declaration of the current service
 void Directory.open(Properties p)
          Create a connection and/or registration to a directory Parameters can contain, e.g.: - the directory address - the declaration of the current service
 void OysterDirectory.register(Alignment al)
          Register an alignment to the directory (if necessary)
 void Directory.register(Alignment al)
          Register an alignment to the directory (if necessary)
 

Uses of AServException in fr.inrialpes.exmo.align.service.jade
 

Methods in fr.inrialpes.exmo.align.service.jade that throw AServException
 void JadeFIPAAServProfile.init(Properties params, AServProtocolManager manager)
           
 


Alignment API and Server 4.1.${version.update}

(C) INRIA & friends, 2003-${curryear}