Class CrptHttpLogger
java.lang.Object
com.persequor.saga.modules.crpt.rest.CrptHttpLogger
- All Implemented Interfaces:
IHttpLogger
-
Constructor Summary
Constructors -
Method Summary
Modifier and TypeMethodDescriptionvoid
void
void
void
logResponse
(com.sun.jersey.api.client.ClientResponse response) void
-
Constructor Details
-
CrptHttpLogger
-
-
Method Details
-
logPost
- Specified by:
logPost
in interfaceIHttpLogger
-
logGet
- Specified by:
logGet
in interfaceIHttpLogger
-
log
- Specified by:
log
in interfaceIHttpLogger
-
logResponse
public void logResponse(com.sun.jersey.api.client.ClientResponse response) - Specified by:
logResponse
in interfaceIHttpLogger
-
logString
- Specified by:
logString
in interfaceIHttpLogger
-