Package | Description |
---|---|
fr.inrialpes.exmo.align.service | |
fr.inrialpes.exmo.align.service.jade | |
fr.inrialpes.exmo.align.service.osgi |
Modifier and Type | Class and Description |
---|---|
class |
HTMLAServProfile
HTMLAServProfile: an HTML provile for the Alignment server
|
class |
WSAServProfile
WSAServProfile: a SOAP and REST over HTTP provile for the Alignment server
It uses the HTTP server of HTTPAServProfile
Improvements to come:
- provide WSDL from that channel as well
- implement request_id management (fully missing here)
- use XML/Xpath parsers [Make it namespace aware please]
- clean up
|
Modifier and Type | Field and Description |
---|---|
private java.util.Vector<AlignmentServiceProfile> |
HTTPTransport.services |
private java.util.Vector<AlignmentServiceProfile> |
AlignmentService.services |
Modifier and Type | Method and Description |
---|---|
void |
HTTPTransport.init(java.util.Properties params,
AServProtocolManager manager,
java.util.Vector<AlignmentServiceProfile> serv)
Starts a HTTP server to given port.
|
Modifier and Type | Class and Description |
---|---|
class |
JadeFIPAAServProfile |
Modifier and Type | Class and Description |
---|---|
class |
OSGIAServProfile
OSGIAServProvile: OSGI Service profile for the Alignment server
|
(C) INRIA & friends, 2003-2020