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

Packages that use SubChannel
biz.hammurapi.web.mda   
 

Uses of SubChannel in biz.hammurapi.web.mda
 

Classes in biz.hammurapi.web.mda that implement SubChannel
 class MemorySubChannel
          Channel which uses StringWriter.
 

Methods in biz.hammurapi.web.mda that return SubChannel
protected  SubChannel MemoryChannelBase.createSubChannel()
           
 SubChannel Channel.getChannel(java.lang.String partName)
           
 SubChannel Channel.getChannel(java.lang.String[] path)
           
 SubChannel AbstractChannel.getChannel(java.lang.String partName)
           
protected abstract  SubChannel AbstractChannel.createSubChannel()
          Creates new sub-channel.
 SubChannel AbstractChannel.getChannel(java.lang.String[] path)
           
 



Copyright © 2006 Hammurapi Group. All Rights Reserved.