|
|||||||||
| Home >> All >> samples >> [ transport overview ] | PREV CLASS NEXT CLASS | ||||||||
SUMMARY: JAVADOC | SOURCE | DOWNLOAD | NESTED | FIELD | CONSTR | METHOD |
DETAIL: FIELD | CONSTR | METHOD | ||||||||
samples.transport
Class FileTest

java.lang.Objectsamples.transport.FileTest
- public class FileTest
- extends java.lang.Object
Tests the simple File transport. To run: java org.apache.axis.utils.Admin client client_deploy.xml java org.apache.axis.utils.Admin server deploy.xml java samples.transport.FileTest IBM java samples.transport.FileTest XXX
| Field Summary | |
(package private) static java.lang.String |
wsdd
|
| Constructor Summary | |
FileTest()
|
|
| Method Summary | |
static void |
main(java.lang.String[] args)
|
| Methods inherited from class java.lang.Object |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
| Field Detail |
wsdd
static final java.lang.String wsdd
- See Also:
- Constant Field Values
| Constructor Detail |
FileTest
public FileTest()
| Method Detail |
main
public static void main(java.lang.String[] args) throws java.lang.Exception
|
|||||||||
| Home >> All >> samples >> [ transport overview ] | PREV CLASS NEXT CLASS | ||||||||
SUMMARY: JAVADOC | SOURCE | DOWNLOAD | NESTED | FIELD | CONSTR | METHOD |
DETAIL: FIELD | CONSTR | METHOD | ||||||||
JAVADOC
samples.transport.FileTest