public interface ConnectorMessageInterceptor
Interceptors allow user to transform objects send and received via REST protocols. For example they could be used for customized multi-language marshalling by converting binary object representation received from client to java object.
| Modifier and Type | Method and Description |
|---|---|
Object |
onReceive(Object obj)
Intercepts received objects.
|
Object |
onSend(Object obj)
Intercepts received objects.
|
Follow @ApacheIgnite
Ignite Database and Caching Platform : ver. 2.7.5 Release Date : June 4 2019