| Interface | Description |
|---|---|
| Descriptor |
Interface for a descriptor with meta-data about services.
|
| Class | Description |
|---|---|
| AbstractDescriptor | |
| ContactDescriptor |
Descriptor for contact information. |
| ErrorDescriptor |
Descriptor for errors/exceptions (any kind of Throwable). |
| ExternalDocumentationDescriptor |
Descriptor for external documentation sources. |
| HeaderDescriptor |
Descriptor for header information. |
| InfoDescriptor |
Descriptor for generic information and configuration. |
| JavaDocDescriptor |
Descriptor for URL mapping configuration to create JavaDoc links. |
| LicenseDescriptor |
Descriptor for license information. |
| OperationDescriptor |
Descriptor of an operation of a service. |
| ParameterDescriptor |
Descriptor of a parameter of an operation. |
| ResponseDescriptor |
Descriptor of a response to a operation. |
| ServiceDescriptor |
Descriptor of a service. |
| ServicesDescriptor |
Toplevel
Descriptor for all discovered services. |
| Enum | Description |
|---|---|
| ErrorDescriptor.Match |
Mode to match
error name. |
Copyright © 2015–2021 MojoHaus. All rights reserved.