Class RequestAND

    • Constructor Detail

      • RequestAND

        public RequestAND​(org.w3c.dom.Element config)
                   throws ConfigurationException
        Creates a new RequestSubsetterAND instance.
        Parameters:
        config - an Element value
        Throws:
        ConfigurationException - if an error occurs
    • Method Detail

      • accept

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