Uses of Class
org.eclipse.milo.opcua.stack.core.types.structured.ConnectionTransportDataType
Packages that use ConnectionTransportDataType
-
Uses of ConnectionTransportDataType in org.eclipse.milo.opcua.stack.core.types.structured
Modifier and TypeClassDescriptionclassclassclassMethods in org.eclipse.milo.opcua.stack.core.types.structured that return ConnectionTransportDataTypeConstructors in org.eclipse.milo.opcua.stack.core.types.structured with parameters of type ConnectionTransportDataTypeModifierConstructorDescriptionPubSubConnectionDataType(@Nullable String name, Boolean enabled, Variant publisherId, @Nullable String transportProfileUri, NetworkAddressDataType address, KeyValuePair @Nullable [] connectionProperties, ConnectionTransportDataType transportSettings, WriterGroupDataType @Nullable [] writerGroups, ReaderGroupDataType @Nullable [] readerGroups)