Class ClientBootstrapFactory
java.lang.Object
de.gematik.test.tiger.mockserver.httpclient.ClientBootstrapFactory
-
Nested Class Summary
Nested ClassesModifier and TypeClassDescriptionclassstatic class -
Field Summary
Fields -
Constructor Summary
ConstructorsConstructorDescriptionClientBootstrapFactory(MockServerConfiguration configuration, io.netty.channel.EventLoopGroup eventLoop) -
Method Summary
-
Field Details
-
LOOP_COUNTER
-
-
Constructor Details
-
ClientBootstrapFactory
@ConstructorProperties({"configuration","eventLoop"}) public ClientBootstrapFactory(MockServerConfiguration configuration, io.netty.channel.EventLoopGroup eventLoop)
-
-
Method Details
-
getLoopCounterForOpenConnectionFromPort
public int getLoopCounterForOpenConnectionFromPort(int port) -
configureChannel
-
getChannelMap
-