Uses of Class
com.endeca.infront.assembler.AbstractCartridgeHandler

Packages that use AbstractCartridgeHandler
com.endeca.infront.cartridge Contains the built-in Assembler cartridge handlers and their configuration classes. 
 

Uses of AbstractCartridgeHandler in com.endeca.infront.cartridge
 

Subclasses of AbstractCartridgeHandler in com.endeca.infront.cartridge
 class ContentIncludeHandler
          Cartridge handler that handles content from a URI.
 class ContentSlotHandler
          This CartridgeHandler handles content slot invocations.
 class RedirectAwareContentIncludeHandler
          A handler for obtaining content from a URI, when keyword redirect support is desired.
 class StatsPageCartridgeHandler
          An implementation of CartridgeHandler that provides content for the performance stats page.
 



Copyright © 2012, Oracle and/or its affiliates. All rights reserved.