| Interface | Description |
|---|---|
| ExtensibleResource<T> |
Provides an interface that is usable by the
ExtensibleResourceAdapter that returns
a non-specialized value |
| ExtensionAdapter<C extends Client> |
An Adapter that can be used to adapt an instance of the
Client . |
| ExtensionAdapter.ClientFactory | |
| ExtensionAdapter.ResourceFactory | |
| SupportTestingClient | Deprecated
will be removed in future versions
|
| Class | Description |
|---|---|
| ClientAdapter<C extends ClientAdapter<C>> |
To be used as the base class for creating extension clients
|
| ExtensibleResourceAdapter<T> |
To be used as a base for overriding or adding Resource methods
|
| ExtensionRootClientAdapter<C extends ClientAdapter<C>> |
A specialized
ClientAdapter that has constructors for fully creating the client. |
| ResourceAdapter<T> |
Base for overriding a Resource
|
Copyright © 2015–2023 Red Hat. All rights reserved.