|
|||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | ||||||||||
java.lang.Objectbiz.hammurapi.web.mda.AbstractChannel
biz.hammurapi.web.mda.MemoryChannelBase
biz.hammurapi.web.mda.FileRootChannel
biz.hammurapi.web.mda.JavaFileRootChannel
Outputs channels to files. Channel name shall be a fully qualified Java class name.
| Constructor Summary | |
JavaFileRootChannel(java.io.File outputDir)
|
|
| Method Summary | |
protected java.lang.String |
fileName(java.lang.String channelName)
Converts channel name to file name. |
| Methods inherited from class biz.hammurapi.web.mda.FileRootChannel |
flush |
| Methods inherited from class biz.hammurapi.web.mda.MemoryChannelBase |
createSubChannel, createWriter |
| Methods inherited from class biz.hammurapi.web.mda.AbstractChannel |
getAttribute, getChannel, getChannel, getParts, getWriter, getWriter, removeAttribute, setAttribute |
| Methods inherited from class java.lang.Object |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
| Methods inherited from interface biz.hammurapi.web.mda.Channel |
getChannel, getChannel, getParts, getWriter, getWriter |
| Methods inherited from interface biz.hammurapi.util.Attributable |
getAttribute, removeAttribute, setAttribute |
| Constructor Detail |
public JavaFileRootChannel(java.io.File outputDir)
| Method Detail |
protected java.lang.String fileName(java.lang.String channelName)
FileRootChannel
fileName in class FileRootChannelchannelName -
|
|||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | ||||||||||