Class PollStatusHandler


  • public class PollStatusHandler
    extends java.lang.Object
    • Method Summary

      All Methods Static Methods Concrete Methods 
      Modifier and Type Method Description
      static Block process​(WebObjectsFactory factory, int resultSetType, java.lang.String messageID, int stateID, int maxWait, int pollingFrequency, boolean async, java.lang.String blockMode)  
      • Methods inherited from class java.lang.Object

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

      • PollStatusHandler

        public PollStatusHandler()