Package | Description |
---|---|
io.cdap.cdap.api.service.http |
Defines a service for handling HTTP requests.
|
Modifier and Type | Method and Description |
---|---|
ServicePluginConfigurer |
HttpServiceContext.createServicePluginConfigurer()
Create a
ServicePluginConfigurer that can be used to instantiate plugins at runtime
that were not registered at configure time. |
ServicePluginConfigurer |
HttpServiceContext.createServicePluginConfigurer(String namespace)
Create a
ServicePluginConfigurer that can be used to instantiate plugins at runtime
that were not registered at configure time. |
Copyright © 2024 Cask Data, Inc. Licensed under the Apache License, Version 2.0.