|
|||||||||
| Home >> All >> org >> ematgine >> threads >> services >> [ S1000Client overview ] | PREV CLASS NEXT CLASS | ||||||||
SUMMARY: JAVADOC | SOURCE | DOWNLOAD | NESTED | FIELD | CONSTR | METHOD |
DETAIL: FIELD | CONSTR | METHOD | ||||||||
org.ematgine.threads.services.S1000Client
Class S1000Client

java.lang.Objectorg.ematgine.threads.services.S1000Client.S1000Client
- public class S1000Client
- extends java.lang.Object
Description of the Class
| Field Summary | |
static java.lang.String |
tempDir
Description of the Field |
| Constructor Summary | |
S1000Client()
Constructor for the S1000Client object |
|
| Method Summary | |
private static void |
checkAndCreateDir(java.lang.String tempDir)
Description of the Method |
static void |
main(java.lang.String[] args)
The main program for the S1000Client class |
| Methods inherited from class java.lang.Object |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
| Field Detail |
tempDir
public static java.lang.String tempDir
- Description of the Field
| Constructor Detail |
S1000Client
public S1000Client()
- Constructor for the S1000Client object
| Method Detail |
main
public static void main(java.lang.String[] args)
- The main program for the S1000Client class
checkAndCreateDir
private static void checkAndCreateDir(java.lang.String tempDir)
- Description of the Method
|
|||||||||
| Home >> All >> org >> ematgine >> threads >> services >> [ S1000Client overview ] | PREV CLASS NEXT CLASS | ||||||||
SUMMARY: JAVADOC | SOURCE | DOWNLOAD | NESTED | FIELD | CONSTR | METHOD |
DETAIL: FIELD | CONSTR | METHOD | ||||||||
JAVADOC
org.ematgine.threads.services.S1000Client.S1000Client