Interface RawSocketTransportConfiguration
-
- All Superinterfaces:
PcapTransportConfiguration,PlcConfiguration,PlcTransportConfiguration
- All Known Implementing Classes:
DefaultRawSocketTransportConfiguration
public interface RawSocketTransportConfiguration extends PcapTransportConfiguration
-
-
Field Summary
-
Fields inherited from interface org.apache.plc4x.java.transport.pcap.PcapTransportConfiguration
NO_DEFAULT_PORT
-
-
Method Summary
All Methods Instance Methods Abstract Methods Modifier and Type Method Description booleanisResolveMacAccess()-
Methods inherited from interface org.apache.plc4x.java.transport.pcap.PcapTransportConfiguration
getDefaultPort, getPcapPacketHandler, getProtocolId, getSupportVlans
-
-