Uses of Interface
org.apache.plc4x.java.transport.udp.UdpTransportConfiguration
-
Packages that use UdpTransportConfiguration Package Description org.apache.plc4x.java.transport.udp -
-
Uses of UdpTransportConfiguration in org.apache.plc4x.java.transport.udp
Classes in org.apache.plc4x.java.transport.udp that implement UdpTransportConfiguration Modifier and Type Class Description classDefaultUdpTransportConfigurationMethods in org.apache.plc4x.java.transport.udp with parameters of type UdpTransportConfiguration Modifier and Type Method Description voidUdpChannelFactory. setConfiguration(UdpTransportConfiguration configuration)voidUdpTransport. setConfiguration(UdpTransportConfiguration configuration)
-