public class DeliveryReader extends HeaderReader
reader| Constructor and Description |
|---|
DeliveryReader(InputStream is) |
| Modifier and Type | Method and Description |
|---|---|
String |
getFromBusinessIdentifier() |
String |
getFromLocationIdentifier() |
String |
getMessageTrackingID() |
String |
getToBusinessIdentifier() |
String |
getToLocationIdentifier() |
boolean |
isSecureTransportRequired() |
void |
process()
Process header data.
|
getErrorList, readpublic DeliveryReader(InputStream is) throws XMLStreamException
XMLStreamExceptionpublic void process()
throws XMLStreamException
HeaderReaderprocess in class HeaderReaderXMLStreamExceptionpublic boolean isSecureTransportRequired()
public String getToBusinessIdentifier()
public String getToLocationIdentifier()
public String getFromBusinessIdentifier()
public String getFromLocationIdentifier()
public String getMessageTrackingID()
Copyright © 2025 MuleSoft, Inc.. All rights reserved.