public class MessageHelper extends BaseXJDFHelper
log, theElement
Constructor and Description |
---|
MessageHelper(KElement mes) |
Modifier and Type | Method and Description |
---|---|
void |
cleanUp()
generic cleanup routine
|
KElement |
getHeader()
get the header of this - create if not there yet
|
int |
getReturnCode() |
boolean |
isCommand() |
static boolean |
isMessage(KElement element) |
boolean |
isQuery() |
boolean |
isResponse() |
boolean |
isSignal() |
void |
setQuery(MessageHelper hQuery) |
JDFSubscription |
subscribe(String url) |
appendElement, copyHelper, deleteNode, ensureID, equals, getAttribute, getCreateElement, getGeneralID, getID, getRoot, getXPathElement, getXPathValue, hashCode, isEqual, removeAttribute, reorder, setAttribute, setGeneralID, setID, setXPathValue, toString
public MessageHelper(KElement mes)
audit
- public void cleanUp()
BaseXJDFHelper
cleanUp
in class BaseXJDFHelper
BaseXJDFHelper.cleanUp()
public KElement getHeader()
public int getReturnCode()
public JDFSubscription subscribe(String url)
url
- public boolean isQuery()
public static boolean isMessage(KElement element)
public boolean isCommand()
public boolean isResponse()
public boolean isSignal()
public void setQuery(MessageHelper hQuery)
url
- Copyright © 2018. All rights reserved.