Class AbEthConfiguration
java.lang.Object
org.apache.plc4x.java.abeth.configuration.AbEthConfiguration
- All Implemented Interfaces:
Configuration,TransportConfiguration,TcpTransportConfiguration
-
Field Summary
Fields inherited from interface org.apache.plc4x.java.transport.tcp.TcpTransportConfiguration
NO_DEFAULT_PORT -
Constructor Summary
Constructors -
Method Summary
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, waitMethods inherited from interface org.apache.plc4x.java.transport.tcp.TcpTransportConfiguration
getConnectTimeout, isKeepAlive, isNoDelay
-
Constructor Details
-
AbEthConfiguration
public AbEthConfiguration()
-
-
Method Details
-
getStation
public int getStation() -
setStation
public void setStation(int station) -
getDefaultPort
public int getDefaultPort()- Specified by:
getDefaultPortin interfaceTcpTransportConfiguration
-