Example
Class Client10

java.lang.Object
  extended by Example.Client10

public class Client10
extends java.lang.Object

Sample client


Field Summary
private static boolean useCC
           
 
Constructor Summary
Client10()
           
 
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

useCC

private static final boolean useCC
See Also:
Constant Field Values
Constructor Detail

Client10

public Client10()
Method Detail

main

public static void main(java.lang.String[] args)