Class VespaFeedHandlerBase

  • Direct Known Subclasses:
    VespaFeedHandler

    public abstract class VespaFeedHandlerBase
    extends java.lang.Object
    • Method Summary

      All Methods Instance Methods Concrete Methods 
      Modifier and Type Method Description
      protected com.yahoo.document.DocumentTypeManager getDocumentTypeManager()  
      protected long getTimeoutMillis​(com.yahoo.container.jdisc.HttpRequest request)  
      • Methods inherited from class java.lang.Object

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

      • getDocumentTypeManager

        protected com.yahoo.document.DocumentTypeManager getDocumentTypeManager()
      • getTimeoutMillis

        protected long getTimeoutMillis​(com.yahoo.container.jdisc.HttpRequest request)