Class StreamMessage

All Implemented Interfaces:
StreamingSOAP

public class StreamMessage extends AbstractMessageImpl implements StreamingSOAP
Message implementation backed by XMLStreamReader. TODO: we need another message class that keeps XMLStreamReader that points at the start of the envelope element.