JavaScript is disabled on your browser.
Skip navigation links
Overview
Package
Class
Use
Tree
Deprecated
Index
Help
Summary:
Nested |
Field |
Constr |
Method
Detail:
Field |
Constr |
Method
SEARCH:
Package
com.chargebee
Interface RequestInterceptor
public interface
RequestInterceptor
Author:
cb-ajit
Method Summary
All Methods
Instance Methods
Abstract Methods
Modifier and Type
Method
Description
ApiResponse
handleRequest
(
RequestWrap
<? extends
RequestBase
> requestWrap)
Method Details
handleRequest
ApiResponse
handleRequest
(
RequestWrap
<? extends
RequestBase
> requestWrap)
throws
Exception
Throws:
Exception