Differences
This shows you the differences between two versions of the page.
| Both sides previous revision Previous revision Next revision | Previous revision | ||
| pr_methods:getinputsourceclassname [2023/04/04 06:59] – ↷ Page moved from progref:0400_adding_custom_channels:0420_implementing_channel_type_component:getinputsourceclassname to pr_methods:getinputsourceclassname sean | pr_methods:getinputsourceclassname [2023/05/03 04:31] (current) – sean | ||
|---|---|---|---|
| Line 1: | Line 1: | ||
| - | {{tag> | + | {{tag> |
| ====getInputSourceClassName ()==== | ====getInputSourceClassName ()==== | ||
| <code java> | <code java> | ||
| - | This method must return the fully qualified name of the Source that handles communication with the external software system or device (see also [[progref:0400_adding_custom_channels:0410_implementing_channel_s_source_and_sink|]]). If messages from the external system or device are never received (only sent to), '' | + | This method must return the fully qualified name of the Source that handles communication with the external software system or device (see also [[docs:3500:0400:0410]]). If messages from the external system or device are never received (only sent to), '' |