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 InterceptorintuitMessage - the intuit messageFMSException - the FMSExceptionprotected String getSerializationRequestFormat()
Copyright © 2017. All rights reserved.