| Class | Description |
|---|---|
| Application |
Models an Application registered with the API Management runtime.
|
| Contract |
Models a service contract published to the API Management runtime.
|
| HeaderHashMap |
Extends the basic
HashMap class in order to provide case insensitive
lookups. |
| Policy |
Models a policy.
|
| PolicyFailure |
Models a policy failure.
|
| Service |
Models a Service published to the API Management runtime.
|
| ServiceContract |
Internal representation of a service contract.
|
| ServiceEndpoint |
Service endpoint.
|
| ServiceRequest |
An inbound request for a managed service.
|
| ServiceResponse |
The response sent back to a caller when a managed service is
invoked.
|
| SystemStatus |
A simple bean showing system status.
|
| Enum | Description |
|---|---|
| PolicyFailureType |
In general, what kind of policy failure are we dealing with?
|
Copyright © 2015 JBoss, a division of Red Hat. All rights reserved.