Uses of Class
org.citrusframework.ws.interceptor.LoggingInterceptorSupport
Packages that use LoggingInterceptorSupport
-
Uses of LoggingInterceptorSupport in org.citrusframework.ws.interceptor
Subclasses of LoggingInterceptorSupport in org.citrusframework.ws.interceptorModifier and TypeClassDescriptionclassClient interceptor implementation logging SOAP requests and responses as well as SOAP faults with logging framework.classEndpoint interceptor implementation logging incoming WebService requests and respective responses to the logger in their complete nature (e.g. complete SOAP envelope).