Docjar: A Java Source and Docuemnt Enginecom.*    java.*    javax.*    org.*    all    new    plug-in

Quick Search    Search Deep

org.ematgine.threads.services.S1000Client
Class S1000Client  view S1000Client download S1000Client.java

java.lang.Object
  extended byorg.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