public class TempDirPart extends Object implements IUnbufferedPartFactory
| Constructor and Description |
|---|
TempDirPart() |
| Modifier and Type | Method and Description |
|---|---|
void |
generate(DomApplication app,
String rurl,
RequestContextImpl param)
Generate the appropriate resource inside the tmpdir passed.
|
static String |
registerTempDir(IRequestContext ctx,
File target) |
public static String registerTempDir(@Nonnull IRequestContext ctx, @Nonnull File target)
public void generate(@Nonnull DomApplication app, @Nonnull String rurl, @Nonnull RequestContextImpl param) throws Exception
generate in interface IUnbufferedPartFactoryExceptionIUnbufferedPartFactory.generate(to.etc.domui.server.DomApplication, java.lang.String, to.etc.domui.server.RequestContextImpl)Copyright © 2017 etc.to. All rights reserved.