Namespace: OpenEdge.Messaging.Kafka
Interface
IConfigBuilder
Parent classes:
Inherits: Progress.Lang.Object

/*
Copyright © 2021 Progress Software Corporation and/or its subsidiaries or affiliates. All Rights Reserved.
Purpose:
This interface is used internally to define common functions
needed by the Kafka consumer and client builders.




Method Summary
Options Name Purpose
Progress.Lang.Object GetOptionAsObject (character)
Progress.Lang.Object GetOptionObjectValue (character)
CHARACTER GetOptionStringValue (character)


Method Detail
Top

Progress.Lang.Object GetOptionAsObject (character)

Parameters:
propName CHARACTER
Returns Progress.Lang.Object
Top

Progress.Lang.Object GetOptionObjectValue (character)

Parameters:
propName CHARACTER
Returns Progress.Lang.Object
Top

CHARACTER GetOptionStringValue (character)

Parameters:
propName CHARACTER
Returns CHARACTER


Copyright © 2022 Progress Software Corporation. All rights Reserved.

Progress® OpenEdge® Release 12.5.0