public class TcpConnectionBuilder.TcpSettingsImpl extends ConnectionBuilder.SettingsImpl implements org.openmuc.jdlms.internal.connectionsettings.HdlcSettings, org.openmuc.jdlms.internal.connectionsettings.TcpSettings
Constructor and Description |
---|
TcpConnectionBuilder.TcpSettingsImpl(TcpConnectionBuilder connectionBuilder) |
Modifier and Type | Method and Description |
---|---|
org.openmuc.jdlms.internal.sessionlayer.hdlc.HdlcAddressPair |
addressPair() |
java.net.InetAddress |
inetAddress() |
int |
tcpPort() |
authentication, authenticationKey, challengeLength, clientId, confirmedMode, deviceId, globalEncryptionKey, logicalDeviceId, manufactureId, messageFragmentTimeout, physicalDeviceId, responseTimeout, systemTitle
public TcpConnectionBuilder.TcpSettingsImpl(TcpConnectionBuilder connectionBuilder)
public java.net.InetAddress inetAddress()
inetAddress
in interface org.openmuc.jdlms.internal.connectionsettings.TcpSettings
public int tcpPort()
tcpPort
in interface org.openmuc.jdlms.internal.connectionsettings.TcpSettings
public org.openmuc.jdlms.internal.sessionlayer.hdlc.HdlcAddressPair addressPair()
addressPair
in interface org.openmuc.jdlms.internal.connectionsettings.HdlcSettings