public class ServiceReader extends HeaderReader
reader| Constructor and Description |
|---|
ServiceReader(InputStream is) |
| Modifier and Type | Method and Description |
|---|---|
String |
getActionIdentity() |
String |
getActivityIdentifier() |
String |
getFromRole() |
String |
getFromService() |
String |
getPartnerBusinessIdentifier() |
String |
getPartnerLocationID() |
String |
getPipCode() |
String |
getPipInstanceId() |
String |
getPipVersion() |
String |
getReplyActionIdentity() |
String |
getReplyMsgId() |
String |
getSignalCode() |
String |
getSignalVersion() |
String |
getToRole() |
String |
getToService() |
String |
getUsageCode() |
void |
process()
Process header data.
|
getErrorList, readpublic ServiceReader(InputStream is) throws XMLStreamException
XMLStreamExceptionpublic void process()
throws XMLStreamException
HeaderReaderprocess in class HeaderReaderXMLStreamExceptionHeaderReader.read()public String getActivityIdentifier()
public String getFromRole()
public String getFromService()
public String getActionIdentity()
public String getSignalCode()
public String getSignalVersion()
public String getReplyActionIdentity()
public String getReplyMsgId()
public String getToRole()
public String getToService()
public String getUsageCode()
public String getPipCode()
public String getPipInstanceId()
public String getPipVersion()
public String getPartnerBusinessIdentifier()
public String getPartnerLocationID()
Copyright © 2025 MuleSoft, Inc.. All rights reserved.