com.ptc.wvs.server.loader
Class GraphicsServerLoader

java.lang.Object
  extended bycom.ptc.wvs.server.loader.GraphicsServerLoader

public class GraphicsServerLoader
extends Object


Field Summary
private static boolean VERBOSE
           
 
Constructor Summary
GraphicsServerLoader()
           
 
Method Summary
private static boolean login(String username, String password)
           
static void main(String[] args)
           
 
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
 

Field Detail

VERBOSE

private static boolean VERBOSE
Constructor Detail

GraphicsServerLoader

public GraphicsServerLoader()
Method Detail

main

public static void main(String[] args)

login

private static boolean login(String username,
                             String password)