|
Alignment API and Server 4.0 | |||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||
java.lang.Objectfr.inrialpes.exmo.align.service.Message
fr.inrialpes.exmo.align.service.ErrorMsg
fr.inrialpes.exmo.align.service.UnknownAlignment
public class UnknownAlignment
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 | |
|---|---|
UnknownAlignment(int surr,
Message rep,
String from,
String to,
String cont,
Properties param)
|
|
| Method Summary | |
|---|---|
String |
HTMLString()
|
String |
RESTString()
|
| Methods inherited from class fr.inrialpes.exmo.align.service.ErrorMsg |
|---|
HTMLRESTString, SOAPString |
| Methods inherited from class fr.inrialpes.exmo.align.service.Message |
|---|
getContent, getId, getInReplyTo, getParameters, getReceiver, getSender |
| Methods inherited from class java.lang.Object |
|---|
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
| Constructor Detail |
|---|
public UnknownAlignment(int surr,
Message rep,
String from,
String to,
String cont,
Properties param)
| Method Detail |
|---|
public String RESTString()
RESTString in class ErrorMsgpublic String HTMLString()
HTMLString in class ErrorMsg
|
Alignment API and Server 4.0 | |||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||