public class PrepareRequestInterceptor extends Object implements Interceptor
Constructor and Description |
---|
PrepareRequestInterceptor() |
Modifier and Type | Method and Description |
---|---|
void |
execute(IntuitMessage intuitMessage)
Method to handle corresponding interceptor's implementation
|
protected String |
getBaseUrlQBO()
Return QBO base configuration from config file
|
protected String |
getSerializationRequestFormat()
Returns serialization format from config for sending objects
|
protected String |
getSerializationResponseFormat()
Returns serialization format from config for received objects
|
public void execute(IntuitMessage intuitMessage) throws FMSException
execute
in interface Interceptor
intuitMessage
- the intuit messageFMSException
- the FMSExceptionprotected String getSerializationResponseFormat()
protected String getSerializationRequestFormat()
protected String getBaseUrlQBO()
Copyright © 2017. All rights reserved.