| Enum | Description |
|---|---|
| ActionCBType |
Enumeration of Action callback methods
|
| AuthCBType |
Enumeration of Auth callback methods
|
| AuthorizationCBType |
Enumeration of Authorization callback methods
|
| DataCBType |
Enumeration of Data callback methods
|
| DBCBType |
Enumeration of DB callback methods
|
| NanoServiceCBType |
Enumeration of Nano Service callback methods
|
| ServiceCBType |
Enumeration of Service callback methods
|
| SnmpInformResponseCBType |
Enumeration of SnmpInformResponse callback methods
|
| TransCBType |
Enumeration of Trans callback methods
|
| TransValidateCBType |
Enumeration of TransValidate callback methods
|
| ValidateCBType |
Enumeration of Validate callback methods
|
These type classes are used in the callback annotations as callType attribute. Identifies the callback method type.