| Interface | Description | 
|---|---|
| ApiSupport | The interface that is implemented by a request handler to support the V2 end point | 
| SpecProvider | A generic interface for any class that is capable of providing its specification as a json schema | 
| Class | Description | 
|---|---|
| Api | Every version 2 API must extend the this class. | 
| ApiBag | |
| ApiBag.IntrospectApi | |
| ApiBag.LazyLoadedApi | |
| ApiBag.ReqHandlerToApi | |
| V2HttpCall | |
| V2HttpCall.CompositeApi | 
| Exception | Description | 
|---|---|
| ApiBag.ExceptionWithErrObject | 
Copyright © 2000-2017 Apache Software Foundation. All Rights Reserved.