Class TigerRemoteProxyClient

java.lang.Object
de.gematik.test.tiger.proxy.AbstractTigerProxy
de.gematik.test.tiger.proxy.client.TigerRemoteProxyClient
All Implemented Interfaces:
ITigerProxy, AutoCloseable

public class TigerRemoteProxyClient extends AbstractTigerProxy implements AutoCloseable
The TigerRemoteProxyClient is a client for a TigerProxy that is running on a remote machine. It is mostly used by the TigerProxy itself to establish and hold that connection. It can also be used to manipulate the setup on a remote proxy (e.g. adding routes, modifications, etc.). The second scenario would be independently of a master TigerProxy.