Package de.codecentric.cxf.logging
Class CxfLoggingSoapActionUtil
- java.lang.Object
-
- de.codecentric.cxf.logging.CxfLoggingSoapActionUtil
-
public final class CxfLoggingSoapActionUtil extends Object
Tries to extract methodname from SOAP webservice based on the SOAPAction HTTP-Header. Only works with SOAP 1.1, cause in 1.2 this Header is gone.- Author:
- Jonas Hecht
-
-
Constructor Summary
Constructors Constructor Description CxfLoggingSoapActionUtil()
-