Class MockServerInfiniteLoopChecker
java.lang.Object
de.gematik.test.tiger.mockserver.netty.MockServerInfiniteLoopChecker
-
Constructor Summary
Constructors -
Method Summary
Modifier and TypeMethodDescriptionbooleanisInfiniteLoop(io.netty.channel.Channel incomingChannel)
-
Constructor Details
-
MockServerInfiniteLoopChecker
@ConstructorProperties("nettyHttpClient") public MockServerInfiniteLoopChecker(NettyHttpClient nettyHttpClient)
-
-
Method Details
-
isInfiniteLoop
public boolean isInfiniteLoop(io.netty.channel.Channel incomingChannel)
-