Class HTTPRequestLogger
- java.lang.Object
-
- org.wso2.msf4j.samples.interceptor.common.HTTPRequestLogger
-
- All Implemented Interfaces:
org.wso2.msf4j.interceptor.RequestInterceptor
public class HTTPRequestLogger extends java.lang.Object implements org.wso2.msf4j.interceptor.RequestInterceptorClass for logging HTTP requests. Please note that the @Component annotation is only required in OSGI mode
-
-
Constructor Summary
Constructors Constructor Description HTTPRequestLogger()
-
Method Summary
All Methods Instance Methods Concrete Methods Modifier and Type Method Description booleaninterceptRequest(org.wso2.msf4j.Request request, org.wso2.msf4j.Response response)
-