Class PartialTracingMessage

java.lang.Object
de.gematik.test.tiger.proxy.client.PartialTracingMessage

public class PartialTracingMessage extends Object
A tracing message which is in the process of being received by the TigerRemoteProxyClient. Can be created by receiving either the metadata for a message (TigerTracingDto) or any of the data-message parts. When the message is complete (all TracingMessageParts and the TigerTracingDto have been received) the underlying message can be processed further.