All Classes
-
All Classes Interface Summary Class Summary Enum Summary Annotation Types Summary Class Description Async Used to mark aSpinnakerEventListeneras asynchronous.EmptyServiceSdk If a service does not provide its ownServiceSdk, this empty class will be provided in return.ExtensionConfiguration Deprecated. ExtensionInvocationHandler When proxying an extension class, implement this interface to provide a mechanism to obtain the underlying proxied class.ExtensionPointMetadataProvider HttpClient A simple HTTP client abstraction for use by plugins to talk to other Spinnaker services.HttpClientConfig TheHttpClientconfiguration.HttpClientConfig.ConnectionConfig HttpClientConfig.ConnectionPoolConfig HttpClientConfig.LoggingConfig HttpClientConfig.LoggingConfig.LoggingLevel HttpClientConfig.SecurityConfig HttpClientRegistry Contains a bucket of configuredHttpClients for use within an extension.PluginComponent Marks a class within a plugin as one that is candidate for dependency injection.PluginConfiguration Denotes that a class provides plugin configuration.PluginSdks A convenience interface for accessing plugin SDK services.Request Represents an HTTP request forHttpClient.Response HTTP Response wrapper.SerdeService Provides utility methods into Spinnaker's standard internal serialization libraries.ServiceSdk Marker interface for service-specific SDKs.SpinnakerApplicationEvent The base type for all Spinnaker application events that are accessible by plugins.SpinnakerEventListener<E extends SpinnakerApplicationEvent> An application event listener for Spinnaker events that can be utilized by plugins.SpinnakerExtensionPoint Designates a Spinnaker interface or abstract class as a PF4JExtensionPoint.YamlResourceLoader Util to load a YML resource and convert to a POJO .