Uses of Class
de.iip_ecosphere.platform.support.iip_aas.config.ServerAddressHolder
Packages that use ServerAddressHolder
Package
Description
The IIP-Ecosphere AAS functions.
Configuration support classes.
-
Uses of ServerAddressHolder in de.iip_ecosphere.platform.support.iip_aas
Subclasses of ServerAddressHolder in de.iip_ecosphere.platform.support.iip_aasModifier and TypeClassDescription(package private) static classA proxy forManagedServerAddressas we do not want to have setters there.Methods in de.iip_ecosphere.platform.support.iip_aas with parameters of type ServerAddressHolderModifier and TypeMethodDescriptionprivate de.iip_ecosphere.platform.support.aas.SetupSpec.StateAasPartRegistry.AasSetup.isRunning(ServerAddressHolder holder, de.iip_ecosphere.platform.support.aas.SetupSpec.State state) Returns whether a certain server is running, based on theisRunning()inSetupSpec.State.STOPPEDor based on the notified state else. -
Uses of ServerAddressHolder in de.iip_ecosphere.platform.support.iip_aas.config
Subclasses of ServerAddressHolder in de.iip_ecosphere.platform.support.iip_aas.configModifier and TypeClassDescriptionclassA proxy forEndpointas we do not want to have setters there.classA proxy forServerAddresswith a protocol, as we do not want to have setters there.classA proxy forServerAddresswith a protocol, as we do not want to have setters there.Constructors in de.iip_ecosphere.platform.support.iip_aas.config with parameters of type ServerAddressHolderModifierConstructorDescriptionCreates an instance by copying data from a given instance.