Class AbstractTigerProxy

java.lang.Object
de.gematik.test.tiger.proxy.AbstractTigerProxy
All Implemented Interfaces:
ITigerProxy, AutoCloseable
Direct Known Subclasses:
TigerProxy, TigerRemoteProxyClient

public abstract class AbstractTigerProxy extends Object implements ITigerProxy, AutoCloseable
  • Field Details

  • Constructor Details

    • AbstractTigerProxy

      protected AbstractTigerProxy(de.gematik.test.tiger.common.data.config.tigerProxy.TigerProxyConfiguration configuration)
    • AbstractTigerProxy

      protected AbstractTigerProxy(de.gematik.test.tiger.common.data.config.tigerProxy.TigerProxyConfiguration configuration, @Nullable RbelLogger rbelLogger)
  • Method Details