|
|||||||||||
| 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.ZipRootChannel
Outputs channels to files.
| Constructor Summary | |
ZipRootChannel()
|
|
| Method Summary | |
protected java.lang.String |
entryName(java.lang.String channelName)
Converts channel name to file name. |
void |
flush(java.io.OutputStream out)
|
| 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 |
| Constructor Detail |
public ZipRootChannel()
| Method Detail |
protected java.lang.String entryName(java.lang.String channelName)
channelName -
public void flush(java.io.OutputStream out)
throws java.io.IOException
java.io.IOException
|
|||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | ||||||||||