| Package | Description |
|---|---|
| org.apache.synapse.transport.passthru | |
| org.apache.synapse.transport.passthru.util |
| Modifier and Type | Class and Description |
|---|---|
class |
DefaultStreamInterceptor
Default class implementing the methods of
StreamInterceptor. |
class |
LoggingStreamInterceptor
Sample stream interceptor, which intercepts source and target request to print the stream passing via the engine.
|
| Constructor and Description |
|---|
SourceHandler(SourceConfiguration sourceConfiguration,
java.util.List<StreamInterceptor> streamInterceptors) |
TargetHandler(DeliveryAgent deliveryAgent,
ClientConnFactory connFactory,
TargetConfiguration configuration,
java.util.List<StreamInterceptor> interceptors) |
| Modifier and Type | Method and Description |
|---|---|
static java.util.List<StreamInterceptor> |
StreamInterceptorsLoader.getInterceptors()
Load and get all synapse interceptors
|
Copyright © 2005-2021 Apache Software Foundation. All Rights Reserved.