Klasse UdpTransport
java.lang.Object
org.apache.plc4x.java.transport.udp.UdpTransport
- Alle implementierten Schnittstellen:
HasConfiguration<UdpTransportConfiguration>,Transport
public class UdpTransport
extends Object
implements Transport, HasConfiguration<UdpTransportConfiguration>
-
Konstruktorübersicht
Konstruktoren -
Methodenübersicht
Modifizierer und TypMethodeBeschreibungcreateChannelFactory(String transportConfig) voidsetConfiguration(UdpTransportConfiguration configuration)
-
Konstruktordetails
-
UdpTransport
public UdpTransport()
-
-
Methodendetails
-
getTransportCode
- Angegeben von:
getTransportCodein SchnittstelleTransport
-
getTransportName
- Angegeben von:
getTransportNamein SchnittstelleTransport
-
setConfiguration
- Angegeben von:
setConfigurationin SchnittstelleHasConfiguration<UdpTransportConfiguration>
-
createChannelFactory
- Angegeben von:
createChannelFactoryin SchnittstelleTransport
-