Interface | Description |
---|---|
Service<T extends ServiceConfigurer,V extends ServiceContext> |
Defines a custom user Service.
|
ServiceConfigurer |
Interface for configurers used to create custom Services.
|
ServiceContext |
Context for
Service . |
Class | Description |
---|---|
AbstractService<T extends ServiceConfigurer,V extends ServiceContext> |
An abstract implementation of
Service . |
BasicService |
A
Service that composes of one or more HttpServiceHandler . |
ServiceSpecification |
Specification for a
Service . |
Copyright © 2022 Cask Data, Inc. Licensed under the Apache License, Version 2.0.