Uses of Annotation Type
net.aifusion.metamodel.Export
Packages that use Export
Package
Description
This package contains an implementation of a CIM Client and CIM Server based on a lightweight HTTP server.
-
Uses of Export in net.aifusion.cimserver
Classes in net.aifusion.cimserver with annotations of type ExportModifier and TypeClassDescriptionclassClass to represent a Cim server configurationMethods in net.aifusion.cimserver with annotations of type ExportModifier and TypeMethodDescriptionHttpConfiguration.getCookieStore()Get the name of the cookie store to use for managing cookies, if anyHttpConfiguration.getHostName()Get the Host name for the serverHttpConfiguration.getId()Get the configuration ID (unique identifier for the configuration)HttpConfiguration.getKeyStore()Get the name of the key store to use for managing known keys, if anyHttpConfiguration.getKeyStorePassword()Get the password used to protect the key store, if anyHttpConfiguration.getLogEnabled()flag to indicate if logging is enabled in the serverHttpConfiguration.getLogFile()Get the log file used in the serverHttpConfiguration.getLogLevel()intHttpConfiguration.getMaxSessions()Get maximum sessions accepted by server.HttpConfiguration.getProvider()Get the CIM provider used in CimHandlerHttpConfiguration.getProxyHost()Get the Host name for a proxy, if any definedintHttpConfiguration.getProxyPort()Get the server portHttpConfiguration.getRepository()Get the name of the repository to useHttpConfiguration.getRequestHandler()Get the name of the request handler class used by this serverintHttpConfiguration.getServerPort()Get the server portintHttpConfiguration.getServerTimeout()Get the server time outHttpConfiguration.getTrustStore()Get the name of the trusted certificate store to use, if anyHttpConfiguration.getTrustStorePassword()Get the password used to protect the trust store, if anyHttpConfiguration.getX500Principal()Get the X500 Principal distinguished name for server credentialsbooleanHttpConfiguration.isSecure()Check if the server uses https