| Interface | Description |
|---|---|
| AlgorithmNameProvider | |
| AttributeRepository | |
| AttributeStore |
Provides the capability to attach in-memory attributes to the entity
|
| BuiltinFactory<T> |
A named optional factory.
|
| Closeable |
A
Closeable is a resource that can be closed. |
| Factory<T> |
Factory is a simple interface that is used to create other objects.
|
| NamedFactory<T> |
A named factory is a factory identified by a name.
|
| NamedResource | |
| OptionalFeature | |
| PropertyResolver |
Indicates an entity that can be configured using properties.
|
| Class | Description |
|---|---|
| AttributeRepository.AttributeKey<T> |
Type safe key for storage of user attributes.
|
| PropertyResolverUtils | |
| SshConstants |
This interface defines constants for the SSH protocol.
|
| SyspropsMapWrapper |
A wrapper that exposes a read-only
Map access to the system properties. |
| Exception | Description |
|---|---|
| RuntimeSshException |
Exception used in the SSH client or server.
|
| SshException |
Represents an SSH related exception
|
Copyright © 2018–2020 The Apache Software Foundation. All rights reserved.