| Interface | Description |
|---|---|
| Interceptor |
Defines the interface for writing the gateway interceptors.
|
| Class | Description |
|---|---|
| Caller |
Representation of ballerina http:Caller object.
|
| ConfigUtils |
Set of utilities to read the configurations.
|
| Constants |
Class to hold the constants related to interceptor util methods.
|
| Entity |
Represents the headers and body of a message.
|
| InterceptorUtils |
These are internal utility methods used by the micro gateway java interceptor library.
|
| MGWBlockingCallBack |
Represents a blocking call back when request payloads are used.
|
| Request |
Representation of ballerina http:Request object.
|
| Response |
Representation of ballerina http:Response object.
|
| Utils |
Utility methods in order to write java level interceptors.
|
| Exception | Description |
|---|---|
| InterceptorException |
Exception type definition for calling Request/Response and other interceptor related methods.
|
Copyright © 2021 WSO2. All rights reserved.