public class UNHHandler extends Object implements ControlBlockHandler
| Constructor and Description |
|---|
UNHHandler(Segment unhSegment,
Segment untSegment,
org.milyn.xml.hierarchy.HierarchyChangeListener hierarchyChangeListener) |
| Modifier and Type | Method and Description |
|---|---|
void |
process(InterchangeContext interchangeContext)
Process an interchange control block.
|
public void process(InterchangeContext interchangeContext) throws IOException, SAXException
ControlBlockHandlerprocess in interface ControlBlockHandlerinterchangeContext - The interchange context.IOException - Error reading from stream.SAXException - SAX Error handling segment data.Copyright © 2016. All rights reserved.