Index

A C D G P S T 
All Classes and Interfaces|All Packages|Constant Field Values

A

accept(String, C) - Method in interface de.iip_ecosphere.platform.support.aas.basyx2.common.Tools.UriConsumer
Applies uri to client.
accept(HttpClient.Builder, C, Consumer<HttpRequest.Builder>) - Method in interface de.iip_ecosphere.platform.support.aas.basyx2.common.Tools.HttpClientBuilderConsumer
Applies builder to client.
AssetServerKeyStoreDescriptor - Class in de.iip_ecosphere.platform.support.aas.basyx2.common
Specific keystore descriptor wrapper for unique injection.
AssetServerKeyStoreDescriptor(KeyStoreDescriptor) - Constructor for class de.iip_ecosphere.platform.support.aas.basyx2.common.AssetServerKeyStoreDescriptor
Creates an instance.

C

create(String, C) - Method in interface de.iip_ecosphere.platform.support.aas.basyx2.common.Tools.ApiProvider
Creates the API instance.
createApi(SetupSpec.ComponentSetup, String, C, Tools.HttpClientBuilderConsumer<C>, Tools.UriConsumer<C>, Tools.ApiProvider<A, C>, Class<A>) - Static method in class de.iip_ecosphere.platform.support.aas.basyx2.common.Tools
Creates an API instance.
createHttpClient(KeyStoreDescriptor) - Static method in class de.iip_ecosphere.platform.support.aas.basyx2.common.Tools
Creates a HTTP client builder from a keystore descriptor.

D

de.iip_ecosphere.platform.support.aas.basyx2.common - package de.iip_ecosphere.platform.support.aas.basyx2.common
Common AAS/BaSyx tools.
descriptor - Variable in class de.iip_ecosphere.platform.support.aas.basyx2.common.AssetServerKeyStoreDescriptor
 

G

getDescriptor() - Method in class de.iip_ecosphere.platform.support.aas.basyx2.common.AssetServerKeyStoreDescriptor
Returns the contained descriptor.

P

PLUGIN_ID - Static variable in class de.iip_ecosphere.platform.support.aas.basyx2.common.PluginId
 
PluginId - Class in de.iip_ecosphere.platform.support.aas.basyx2.common
Declares the common plugin id.
PluginId() - Constructor for class de.iip_ecosphere.platform.support.aas.basyx2.common.PluginId
 

S

setJdkHostnameVerification(boolean) - Static method in class de.iip_ecosphere.platform.support.aas.basyx2.common.Tools
Sets JDK HTTP/SSL hostname verification.
setJdkHostnameVerification(KeyStoreDescriptor) - Static method in class de.iip_ecosphere.platform.support.aas.basyx2.common.Tools
Sets JDK HTTP/SSL hostname verification.

T

Tools - Class in de.iip_ecosphere.platform.support.aas.basyx2.common
Some common utilities, e.g., for client/server.
Tools() - Constructor for class de.iip_ecosphere.platform.support.aas.basyx2.common.Tools
 
Tools.ApiProvider<A,C> - Interface in de.iip_ecosphere.platform.support.aas.basyx2.common
Consumes a client and creates for it an API instance.
Tools.HttpClientBuilderConsumer<C> - Interface in de.iip_ecosphere.platform.support.aas.basyx2.common
Consumes an HTTPClient builder and applies it to client.
Tools.UriConsumer<C> - Interface in de.iip_ecosphere.platform.support.aas.basyx2.common
Consumes an URI and applies it to client.
A C D G P S T 
All Classes and Interfaces|All Packages|Constant Field Values