public interface RequestDataPersister
Modifier and Type | Method and Description |
---|---|
void |
persist(MeteredServletRequest wrappedRequest,
MeteredServletResponse wrappedResponse)
Persist the metering data
|
void persist(MeteredServletRequest wrappedRequest, MeteredServletResponse wrappedResponse)
wrappedRequest
- the request with metering datawrappedResponse
- the response with metering dataCopyright © 2016 WSO2 Inc. All rights reserved.