Uses of Class
org.somda.sdc.dpws.soap.factory.SoapFaultFactory
Packages that use SoapFaultFactory
Package
Description
Design of an interceptor chain to process SOAP messages.
-
Uses of SoapFaultFactory in org.somda.sdc.dpws.soap.interception
Constructors in org.somda.sdc.dpws.soap.interception with parameters of type SoapFaultFactoryModifierConstructorDescriptionServerDispatcher(org.somda.sdc.dpws.soap.interception.InterceptorProcessor interceptorProcessor, SoapFaultFactory soapFaultFactory, String frameworkIdentifier)