| Package | Description |
|---|---|
| org.apache.synapse | |
| org.apache.synapse.config | |
| org.apache.synapse.core | |
| org.apache.synapse.core.axis2 |
| Modifier and Type | Class and Description |
|---|---|
class |
AbstractSynapseHandler |
| Modifier and Type | Method and Description |
|---|---|
static List<SynapseHandler> |
SynapseHandlersLoader.loadHandlers()
Load and get all synapse handlers
|
| Modifier and Type | Method and Description |
|---|---|
List<SynapseHandler> |
SynapseEnvironment.getSynapseHandlers()
Get all synapse handlers
|
| Modifier and Type | Method and Description |
|---|---|
void |
SynapseEnvironment.registerSynapseHandler(SynapseHandler handler)
Register a synapse handler to the synapse environment
|
| Modifier and Type | Method and Description |
|---|---|
List<SynapseHandler> |
Axis2SynapseEnvironment.getSynapseHandlers()
Get all synapse handlers
|
| Modifier and Type | Method and Description |
|---|---|
void |
Axis2SynapseEnvironment.registerSynapseHandler(SynapseHandler handler)
Register a synapse handler to the synapse environment
|
Copyright © 2005–2024 Apache Software Foundation. All rights reserved.