public interface GridClientMessageInterceptor
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.
Copyright © 2014. All rights reserved.