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

fr.inrialpes.exmo.align.service.msg
Class Success

java.lang.Object
  extended by fr.inrialpes.exmo.align.service.msg.Message
      extended by fr.inrialpes.exmo.align.service.msg.Success
Direct Known Subclasses:
AlignmentId, AlignmentIds, AlignmentMetadata, EvalResult, EvaluationId, OntologyURI, RenderedAlignment, TranslatedMessage

public class Success
extends Message

Contains the messages that should be sent according to the protocol


Field Summary
 
Fields inherited from class fr.inrialpes.exmo.align.service.msg.Message
content, inReplyTo, parameters, receiver, sender, surrogate
 
Constructor Summary
Success(int surr, Message rep, String from, String to, String cont, Properties param)
           
 
Method Summary
 String RESTString()
           
 String SOAPString()
           
 
Methods inherited from class fr.inrialpes.exmo.align.service.msg.Message
getContent, getId, getInReplyTo, getParameters, getReceiver, getSender, HTMLRESTString, HTMLString
 
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
 

Constructor Detail

Success

public Success(int surr,
               Message rep,
               String from,
               String to,
               String cont,
               Properties param)
Method Detail

RESTString

public String RESTString()
Overrides:
RESTString in class Message

SOAPString

public String SOAPString()
Overrides:
SOAPString in class Message

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

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