Package de.gematik.test.tiger.proxy.data
Class TracingMessagePairFacet
java.lang.Object
de.gematik.test.tiger.proxy.data.TracingMessagePairFacet
- All Implemented Interfaces:
RbelFacet
-
Nested Class Summary
Nested ClassesModifier and TypeClassDescriptionstatic class -
Constructor Summary
Constructors -
Method Summary
Methods inherited from class java.lang.Object
clone, finalize, getClass, notify, notifyAll, wait, wait, waitMethods inherited from interface de.gematik.rbellogger.data.facet.RbelFacet
shouldExpectReplyMessage
-
Constructor Details
-
TracingMessagePairFacet
@ConstructorProperties({"response","request"}) public TracingMessagePairFacet(RbelElement response, RbelElement request)
-
-
Method Details