| Interface | Description |
|---|---|
| IBundleProvider | |
| IDynamicSearchResourceProvider |
This is still an experimental API - It isn't meant for public consumption yet.
|
| IPagingProvider | |
| IResourceProvider | |
| IRestfulResponse | |
| IRestfulServer<T extends RequestDetails> | |
| IRestfulServerDefaults | |
| IRestfulServerUtil | |
| IServerAddressStrategy |
Provides the server base for a given incoming request.
|
| IServerConformanceProvider<T extends IBaseResource> | |
| IVersionSpecificBundleFactory |
This interface should be considered experimental and will likely change in future releases of HAPI.
|
| Class | Description |
|---|---|
| ApacheProxyAddressStrategy |
Works like the normal
IncomingRequestAddressStrategy unless there's an x-forwarded-host present, in which case that's used in place of the server's address. |
| BundleProviders |
Utility methods for working with
IBundleProvider |
| Constants | |
| FifoMemoryPagingProvider | |
| HardcodedServerAddressStrategy |
Server address strategy which simply returns a hardcoded URL
|
| IncomingRequestAddressStrategy |
Determines the server's base using the incoming request
|
| PageProvider | |
| ResourceBinding |
Created by dsotnikov on 2/25/2014.
|
| RestfulResponse<T extends RequestDetails> | |
| RestfulServer | |
| RestfulServerUtils | |
| RestulfulServerConfiguration | |
| SearchParameterMap | |
| SimpleBundleProvider |
| Enum | Description |
|---|---|
| AddProfileTagEnum |
RESTful server behaviour for automatically adding profile tags
|
| BundleInclusionRule |
Created by Bill de Beaubien on 3/4/2015.
|
| EncodingEnum | |
| ETagSupportEnum |
RESTful server behaviour for automatically adding profile tags
|
Copyright © 2014–2016 University Health Network. All rights reserved.