Class CachedPlcConnection

java.lang.Object
org.apache.plc4x.java.utils.connectionpool2.CachedPlcConnection
All Implemented Interfaces:
AutoCloseable, PlcConnectionMetadata, PlcConnection

public class CachedPlcConnection extends Object implements PlcConnection, PlcConnectionMetadata
Wrapper around a PlcConnection which interacts with the CachedDriverManager.