Alignment API and Server 4.0

Uses of Class
fr.inrialpes.exmo.align.service.HTMLAServProfile.Response

Packages that use HTMLAServProfile.Response
fr.inrialpes.exmo.align.service   
 

Uses of HTMLAServProfile.Response in fr.inrialpes.exmo.align.service
 

Methods in fr.inrialpes.exmo.align.service that return HTMLAServProfile.Response
 HTMLAServProfile.Response HTMLAServProfile.adminAnswer(String uri, String perf, Properties header, BasicParameters params)
          HTTP administration interface Allows some limited administration of the server through HTTP
 HTMLAServProfile.Response HTMLAServProfile.htmlAnswer(String uri, String perf, Properties header, BasicParameters params)
          User friendly HTTP interface uses the protocol but offers user-targeted interaction
 HTMLAServProfile.Response HTMLAServProfile.returnAlignment(String uri)
          Returns the alignment in RDF/XML
 HTMLAServProfile.Response HTMLAServProfile.serve(String uri, String method, Properties header, Properties parms)
          Override this to customize the server.
 HTMLAServProfile.Response HTMLAServProfile.wsdlAnswer(String uri, String perf, Properties header, BasicParameters params)
           
 


Alignment API and Server 4.0

(C) INRIA & friends, 2003-2010