Class KnxNetIpUdpTransportConfiguration
- java.lang.Object
-
- org.apache.plc4x.java.transport.udp.DefaultUdpTransportConfiguration
-
- org.apache.plc4x.java.knxnetip.configuration.KnxNetIpUdpTransportConfiguration
-
- All Implemented Interfaces:
PlcConfiguration,PlcTransportConfiguration,UdpTransportConfiguration
public class KnxNetIpUdpTransportConfiguration extends DefaultUdpTransportConfiguration
-
-
Field Summary
-
Fields inherited from interface org.apache.plc4x.java.transport.udp.UdpTransportConfiguration
NO_DEFAULT_PORT
-
-
Constructor Summary
Constructors Constructor Description KnxNetIpUdpTransportConfiguration()
-
Method Summary
All Methods Instance Methods Concrete Methods Modifier and Type Method Description intgetDefaultPort()-
Methods inherited from class org.apache.plc4x.java.transport.udp.DefaultUdpTransportConfiguration
getLocalPort, setLocalPort
-
-