Uses of Class
org.apache.synapse.transport.passthru.DefaultStreamInterceptor
-
Packages that use DefaultStreamInterceptor Package Description org.apache.synapse.transport.passthru -
-
Uses of DefaultStreamInterceptor in org.apache.synapse.transport.passthru
Subclasses of DefaultStreamInterceptor in org.apache.synapse.transport.passthru Modifier and Type Class Description class
LoggingStreamInterceptor
Sample stream interceptor, which intercepts source and target request to print the stream passing via the engine.
-