See: Description
Interface | Description |
---|---|
HttpInterceptorIFC |
This class defines a set of contracts that any HttpInterceptor must implement.
|
Exception | Description |
---|---|
HttpInterceptorException |
Exception that can be thrown from an HttpInterceptorIFC implementation of the preProcess() method.
|
The com.softwareag.is.interceptor package provides the framework for creating an HTTP interceptor.