Class Limits
- java.lang.Object
-
- org.apache.plc4x.java.opcua.config.Limits
-
- All Implemented Interfaces:
PlcConfiguration
public class Limits extends Object implements PlcConfiguration
-
-
Constructor Summary
Constructors Constructor Description Limits()
-
Method Summary
All Methods Instance Methods Concrete Methods Modifier and Type Method Description intgetMaxChunkCount()intgetMaxMessageSize()intgetReceiveBufferSize()intgetSendBufferSize()StringtoString()
-