|
Alignment API and Server 3.5 | |||||||||
PREV NEXT | FRAMES NO FRAMES |
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 |
AlignmentServiceProfile.close()
Shutdown the Service and undeclare it from any registery |
void |
Directory.close()
Shutdown the connection and/or registration to the directory |
void |
OysterDirectory.close()
Shutdown the connection and/or registration to the directory |
void |
AlignmentServiceProfile.init(Parameters p,
AServProtocolManager m)
Creates the Service object and declares it after any required registery |
void |
HTMLAServProfile.init(Parameters params,
AServProtocolManager manager)
Starts a HTTP server to given port. |
void |
WSAServProfile.init(Parameters params,
AServProtocolManager manager)
|
void |
Directory.open(Parameters 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.open(Parameters 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.register(Alignment al)
Register an alignment to the directory (if necessary) |
void |
OysterDirectory.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(Parameters params,
AServProtocolManager manager)
|
|
Alignment API and Server 3.5 | |||||||||
PREV NEXT | FRAMES NO FRAMES |