| Package | Description |
|---|---|
| org.apache.synapse.aspects | |
| org.apache.synapse.core.axis2 | |
| org.apache.synapse.endpoints | |
| org.apache.synapse.mediators |
| Modifier and Type | Method and Description |
|---|---|
AspectConfiguration |
AspectConfigurable.getAspectConfiguration()
Get the aspects configuration
|
static AspectConfiguration |
AspectConfigurationDetectionStrategy.getAspectConfiguration(MessageContext synCtx)
Factory method to create the AspectConfiguration when there is no a defined main sequence and
only there is a set of mediators.
|
| Modifier and Type | Method and Description |
|---|---|
void |
AspectConfigurable.configure(AspectConfiguration aspectConfiguration)
Configure aspects according to the given configuration
|
| Modifier and Type | Method and Description |
|---|---|
AspectConfiguration |
ProxyService.getAspectConfiguration() |
| Modifier and Type | Method and Description |
|---|---|
void |
ProxyService.configure(AspectConfiguration aspectConfiguration) |
| Modifier and Type | Method and Description |
|---|---|
AspectConfiguration |
EndpointDefinition.getAspectConfiguration() |
| Modifier and Type | Method and Description |
|---|---|
void |
EndpointDefinition.configure(AspectConfiguration aspectConfiguration) |
| Modifier and Type | Method and Description |
|---|---|
AspectConfiguration |
AbstractMediator.getAspectConfiguration()
Get the aspects configuration
|
| Modifier and Type | Method and Description |
|---|---|
void |
AbstractMediator.configure(AspectConfiguration aspectConfiguration)
Configure aspects according to the given configuration
|
Copyright © 2005-2017 Apache Software Foundation. All Rights Reserved.