Class InterceptorRegistry


  • public class InterceptorRegistry
    extends java.lang.Object
    • Field Summary

      Fields 
      Modifier and Type Field Description
      protected static org.slf4j.Logger LOGGER  
    • Method Summary

      All Methods Static Methods Concrete Methods 
      Modifier and Type Method Description
      static void registerSolrClientInterceptors()
      Register the required HttpRequestInterceptors
      • Methods inherited from class java.lang.Object

        clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
    • Field Detail

      • LOGGER

        protected static final org.slf4j.Logger LOGGER
    • Constructor Detail

      • InterceptorRegistry

        public InterceptorRegistry()
    • Method Detail

      • registerSolrClientInterceptors

        public static void registerSolrClientInterceptors()
        Register the required HttpRequestInterceptors