Modifier and Type | Method and Description |
---|---|
HTTPAcceptorConfiguration |
HTTPAcceptorConfiguration.clone() |
HTTPAcceptorConfiguration |
HTTPAcceptor.getConfiguration() |
HTTPAcceptorConfiguration |
HTTPAcceptorConfiguration.setApplications(java.util.List applications) |
Modifier and Type | Method and Description |
---|---|
static void |
HTTPAcceptorApplicationsUtils.addAcceptorApplication(HTTPAcceptorConfiguration configuration,
HTTPAcceptorApplication application) |
static void |
HTTPAcceptorApplicationsUtils.addRulesForOsAndDash(HTTPAcceptorConfiguration configuration) |
static java.util.List |
HTTPAcceptorApplicationsUtils.checkApplicationRules(HTTPAcceptorConfiguration configuration,
HTTPAcceptorApplication application) |
static java.util.List |
HTTPAcceptorApplicationsUtils.listApplicationRules(HTTPAcceptorConfiguration configuration,
HTTPAcceptorApplication application) |
static void |
HTTPAcceptorApplicationsUtils.removeAcceptorApplication(HTTPAcceptorConfiguration configuration,
HTTPAcceptorApplication application) |
static void |
HTTPAcceptorApplicationsUtils.removeAcceptorApplication(HTTPAcceptorConfiguration configuration,
java.lang.String applicationName) |
static void |
HTTPAcceptorApplicationsUtils.removeAcceptorApplicationFromCustomizer(HTTPAcceptorConfiguration configuration,
HTTPAcceptorApplication application) |
static void |
HTTPAcceptorApplicationsUtils.removeRulesForOsAndDash(HTTPAcceptorConfiguration configuration) |
Modifier and Type | Method and Description |
---|---|
static JettyAdvancedProperties.Properties |
JettyAdvancedProperties.build(HTTPAcceptorConfiguration configuration) |
Constructor and Description |
---|
HTTPRequestTrigger(RuntimeContext context,
HTTPAcceptorConfiguration configuration) |
Modifier and Type | Method and Description |
---|---|
void |
AbstractSwaggerBuilder.setAcceptorConfiguration(HTTPAcceptorConfiguration acceptorConfiguration) |
Modifier and Type | Method and Description |
---|---|
HTTPAcceptorConfiguration |
SwaggerClientGenConfigurator.getHttpAcceptorConfiguration() |
Modifier and Type | Method and Description |
---|---|
void |
SwaggerClientGenServiceIml.setHttpAcceptorConfiguration(HTTPAcceptorConfiguration httpAcceptorConfiguration) |
Copyright © 2015-2024 StreamScape Technologies. All rights reserved.