Class VespaFeedSender


  • public class VespaFeedSender
    extends java.lang.Object
    Wrapper class for SimpleFeedAccess to send various XML operations.
    • Method Summary

      All Methods Instance Methods Concrete Methods 
      Modifier and Type Method Description
      boolean isAborted()  
      void sendOperation​(com.yahoo.vespaxmlparser.FeedOperation op)  
      • Methods inherited from class java.lang.Object

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

      • isAborted

        public boolean isAborted()
      • sendOperation

        public void sendOperation​(com.yahoo.vespaxmlparser.FeedOperation op)