public interface JBIWSDL11WrapperRdr
| Modifier and Type | Method and Description |
|---|---|
String |
getMessageName()
Get the optional message "name" defined in the wrapped document.
|
QName |
getMessageType()
Get the message type of the message wrapper in the wrapped document.
|
String[] |
getPartNames() |
Element |
getWrappedPart(String partName)
Returns the part, including the
|
Element getWrappedPart(String partName) throws WrapperProcessingException
partName - the name of the partWrapperProcessingException - if the part could not be returnedString[] getPartNames()
QName getMessageType() throws WrapperProcessingException
WrapperProcessingExceptionString getMessageName() throws WrapperProcessingException
WrapperProcessingExceptionCopyright © 2011-2016 OpenESB Community. All Rights Reserved.