Class ChoiceRequest

    • Constructor Summary

      Constructors 
      Constructor Description
      ChoiceRequest​(org.w3c.dom.Element config)  
    • Method Summary

      All Methods Instance Methods Concrete Methods 
      Modifier and Type Method Description
      edu.iris.Fissures.IfSeismogramDC.RequestFilter[] generateRequest​(edu.sc.seis.fissuresUtil.cache.CacheEvent event, edu.iris.Fissures.network.ChannelImpl channel, CookieJar cookieJar)  
      • Methods inherited from class java.lang.Object

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

      • choices

        protected java.util.List choices
      • packages

        public static final java.util.List<java.lang.String> packages
    • Method Detail

      • generateRequest

        public edu.iris.Fissures.IfSeismogramDC.RequestFilter[] generateRequest​(edu.sc.seis.fissuresUtil.cache.CacheEvent event,
                                                                                edu.iris.Fissures.network.ChannelImpl channel,
                                                                                CookieJar cookieJar)
                                                                         throws java.lang.Exception
        Specified by:
        generateRequest in interface RequestGenerator
        Throws:
        java.lang.Exception