Package | Description |
---|---|
fr.inrialpes.exmo.align.service | |
fr.inrialpes.exmo.align.service.jade | |
fr.inrialpes.exmo.align.service.osgi |
Modifier and Type | Method and Description |
---|---|
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(java.util.Properties params,
AServProtocolManager manager)
Initializes the web service profile
|
void |
HTMLAServProfile.init(java.util.Properties params,
AServProtocolManager manager) |
void |
AlignmentServiceProfile.init(java.util.Properties p,
AServProtocolManager m)
Creates the Service object and declares it after any
required registry
|
void |
HTTPTransport.init(java.util.Properties params,
AServProtocolManager manager,
java.util.Vector<AlignmentServiceProfile> serv)
Starts a HTTP server to given port.
|
void |
OysterDirectory.open(java.util.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(java.util.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)
|
void |
Directory.unregister(Alignment al)
Unregister an alignment to the directory (if necessary)
|
Modifier and Type | Method and Description |
---|---|
void |
JadeFIPAAServProfile.init(java.util.Properties params,
AServProtocolManager manager) |
Modifier and Type | Method and Description |
---|---|
void |
OSGIAServProfile.init(java.util.Properties params,
AServProtocolManager manager) |
(C) INRIA & friends, 2003-2020