Uses of Class
de.gematik.test.tiger.proxy.data.TcpConnectionEntry.TcpConnectionEntryBuilder
Packages that use TcpConnectionEntry.TcpConnectionEntryBuilder
-
Uses of TcpConnectionEntry.TcpConnectionEntryBuilder in de.gematik.test.tiger.proxy.data
Methods in de.gematik.test.tiger.proxy.data that return TcpConnectionEntry.TcpConnectionEntryBuilderModifier and TypeMethodDescriptionTcpConnectionEntry.builder()TcpConnectionEntry.TcpConnectionEntryBuilder.connectionIdentifier(TcpIpConnectionIdentifier connectionIdentifier) TcpConnectionEntry.TcpConnectionEntryBuilder.data(RbelContent data) TcpConnectionEntry.TcpConnectionEntryBuilder.messagePreProcessor(Consumer<RbelElement> messagePreProcessor) TcpConnectionEntry.TcpConnectionEntryBuilder.positionInBaseNode(Integer positionInBaseNode) TcpConnectionEntry.TcpConnectionEntryBuilder.previousUuid(String previousUuid) TcpConnectionEntry.TcpConnectionEntryBuilder.sequenceNumber(Long sequenceNumber) TcpConnectionEntry.toBuilder()