| Interface | Description |
|---|---|
| ExceptionMapper |
Mapper for converting throwables caught during the invocation of web service operation methods
into instances of
WebApplicationException which will be returned from the JSON HTTP service. |
| Class | Description |
|---|---|
| DocumentationProvider |
Documentation provider for web service classes
|
| DocumentationProviderBuilder |
Builder for
DocumentationProvider |
| SoapstoneService |
Service to map incoming JSON HTTP requests to provided web service implementations
|
| SoapstoneServiceBuilder |
Builder for the
SoapstoneService |
| WebServiceClass<T> |
A wrapper around a class representing a web service endpoint
|
Copyright © 2020 Alfa Financial Software Ltd. All rights reserved.