|
|||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | ||||||||
java.lang.Objecttest.org.benow.web.applet.upload.TestUploadServiceImpl
public class TestUploadServiceImpl
| Nested Class Summary |
|---|
| Nested classes/interfaces inherited from interface org.benow.java.spec.Markup |
|---|
org.benow.java.spec.Markup.ParamName, org.benow.java.spec.Markup.ReturnDescription |
| Constructor Summary | |
|---|---|
TestUploadServiceImpl()
|
|
| Method Summary | |
|---|---|
java.lang.String |
doUpload(java.lang.String aParam,
java.util.List<java.io.File> aFileList,
java.lang.String anotherParam)
Tests reception of file parameters |
| Methods inherited from class java.lang.Object |
|---|
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
| Constructor Detail |
|---|
public TestUploadServiceImpl()
| Method Detail |
|---|
public java.lang.String doUpload(java.lang.String aParam,
java.util.List<java.io.File> aFileList,
java.lang.String anotherParam)
throws java.io.IOException
TestUploadService
doUpload in interface TestUploadServiceaParam - a leading string parameteraFileList - a list of filesanotherParam - a trailing string parameter
java.io.IOException - on error processing.
|
|||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | ||||||||