Schnittstelle UdpTransportConfiguration
- Alle Superschnittstellen:
Configuration,TransportConfiguration
-
Feldübersicht
Felder -
Methodenübersicht
Modifizierer und TypMethodeBeschreibungdefault intdefault intMost transports don't care about the local port, but some do.Von Schnittstelle geerbte Methoden org.apache.plc4x.java.spi.configuration.Configuration
getTimeoutManager
-
Felddetails
-
NO_DEFAULT_PORT
static final int NO_DEFAULT_PORT- Siehe auch:
-
-
Methodendetails
-
getDefaultPort
default int getDefaultPort() -
getLocalPort
default int getLocalPort()Most transports don't care about the local port, but some do. This option allows forcing a local port number to be used.- Gibt zurück:
- local port number
-