Skip to main content

Module connections

Module connections 

Source
Expand description

Connection-resolution seam for credentialed adapters.

The actual storage lives in [flow-application::connections]. This trait is defined here so credentialed adapters can consume the resolution interface without depending on the higher-level application layer - keeping the dependency graph one-directional.

Structs§

ResolvedZoweConnection

Enums§

ConnectionError

Traits§

ConnectionLookup