|
|||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES All Classes | ||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |
java.lang.Objectorg.loom.servlet.params.DefaultFileParameterFactory
@Singleton public class DefaultFileParameterFactory
Constructor Summary | |
---|---|
DefaultFileParameterFactory()
|
Method Summary | |
---|---|
FileParameter |
create(org.apache.commons.fileupload.FileItemStream stream)
Creates a FileParameter with the proposed arguments |
Methods inherited from class java.lang.Object |
---|
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
Constructor Detail |
---|
public DefaultFileParameterFactory()
Method Detail |
---|
public FileParameter create(org.apache.commons.fileupload.FileItemStream stream)
FileParameterFactory
FileParameter
with the proposed arguments
create
in interface FileParameterFactory
|
|||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES All Classes | ||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |