Modifier and Type | Method and Description |
---|---|
void |
Exchange.block(Message msg) |
Modifier and Type | Class and Description |
---|---|
class |
ErrorResponse |
class |
OKResponse |
class |
Request |
class |
Response |
Modifier and Type | Method and Description |
---|---|
String |
XMLElementSessionIdExtractor.getSessionId(Message msg) |
String |
JSESSIONIDExtractor.getSessionId(Message msg) |
abstract String |
AbstractSessionIdExtractor.getSessionId(Message msg) |
boolean |
AbstractSessionIdExtractor.hasSessionId(Message msg) |
Modifier and Type | Method and Description |
---|---|
Outcome |
SchematronValidator.validateMessage(Exchange exc,
Message msg) |
Outcome |
JSONValidator.validateMessage(Exchange exc,
Message msg) |
Outcome |
IValidator.validateMessage(Exchange exc,
Message msg) |
Outcome |
AbstractXMLSchemaValidator.validateMessage(Exchange exc,
Message msg) |
Modifier and Type | Method and Description |
---|---|
void |
XMLContentFilter.removeMatchingElements(Message message)
Removes parts of an XML document based on an XPath expression.
|
Modifier and Type | Method and Description |
---|---|
Message |
XOPReconstitutor.getReconstitutedMessage(Message message) |
Modifier and Type | Method and Description |
---|---|
Message |
XOPReconstitutor.getReconstitutedMessage(Message message) |
InputStream |
XOPReconstitutor.reconstituteIfNecessary(Message message) |
Modifier and Type | Method and Description |
---|---|
static byte[] |
MessageUtil.getContent(Message res) |
Copyright © 2012. All Rights Reserved.