Uses of Interface
biz.hammurapi.web.mda.Channel

Packages that use Channel
biz.hammurapi.web.mda   
 

Uses of Channel in biz.hammurapi.web.mda
 

Subinterfaces of Channel in biz.hammurapi.web.mda
 interface RootChannel
          Creates channels and flushes them to their "final" destinations.
 interface SubChannel
           
 

Classes in biz.hammurapi.web.mda that implement Channel
 class AbstractChannel
          Channel which uses StringWriter.
 class FileRootChannel
          Outputs channels to files.
 class JavaFileRootChannel
          Outputs channels to files.
 class MemoryChannelBase
          Channel which uses StringWriter.
 class MemorySubChannel
          Channel which uses StringWriter.
 class ZipRootChannel
          Outputs channels to files.
 



Copyright © 2006 Hammurapi Group. All Rights Reserved.