public class SerializeInterceptor extends Object implements Interceptor
Constructor and Description |
---|
SerializeInterceptor() |
Modifier and Type | Method and Description |
---|---|
void |
execute(IntuitMessage intuitMessage)
Method to handle corresponding interceptor's implementation
|
protected String |
getSerializationRequestFormat()
Returns serialization format from config for sending objects
|
public void execute(IntuitMessage intuitMessage) throws FMSException
execute
in interface Interceptor
intuitMessage
- the intuit messageFMSException
- the FMSExceptionprotected String getSerializationRequestFormat()
Copyright © 2018. All Rights Reserved.