Alignment API and Server 3.2

fr.inrialpes.exmo.align.service
Class Success

java.lang.Object
  extended by fr.inrialpes.exmo.align.service.Message
      extended by fr.inrialpes.exmo.align.service.Success
Direct Known Subclasses:
AlignmentId, AlignmentIds, AlignmentMetadata, 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.Message
content, inReplyTo, parameters, receiver, sender, surrogate
 
Constructor Summary
Success(int surr, Message rep, String from, String to, String cont, Parameters param)
           
 
Method Summary
 
Methods inherited from class fr.inrialpes.exmo.align.service.Message
getContent, getId, getInReplyTo, getParameters, getReceiver, getSender, HTMLString, SOAPString
 
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,
               Parameters param)

Alignment API and Server 3.2

(C) INRIA & friends, 2003-2008