Class DirectReverseProxyInfo
java.lang.Object
de.gematik.test.tiger.common.data.config.tigerProxy.DirectReverseProxyInfo
-
Nested Class Summary
Nested ClassesModifier and TypeClassDescriptionstatic class -
Constructor Summary
Constructors -
Method Summary
-
Constructor Details
-
DirectReverseProxyInfo
@ConstructorProperties({"hostname","port"}) public DirectReverseProxyInfo(String hostname, Integer port) -
DirectReverseProxyInfo
public DirectReverseProxyInfo()
-
-
Method Details