Class PlatformInterceptorProvider

java.lang.Object
com.intuit.ipp.interceptors.PlatformInterceptorProvider

public class PlatformInterceptorProvider extends Object
Class to provide the provision to add interceptors in the order those have to be executed.
  • Constructor Details

    • PlatformInterceptorProvider

      public PlatformInterceptorProvider()
      Constructor IntuitInterceptorProvider
  • Method Details

    • executeInterceptors

      public void executeInterceptors(IntuitMessage intuitMessage) throws FMSException
      Method to execute the interceptors (request and response) which are added
      Parameters:
      intuitMessage - the intuit message
      Throws:
      FMSException - the FMSException