WebServex
Class test

java.lang.Object
  |
  +--WebServex.test

public class test
extends java.lang.Object


Field Summary
static byte[] c
           
static byte[] c1
           
static java.lang.String CRLF
           
static java.lang.String LF
           
static java.lang.String SPACE
           
 
Constructor Summary
test()
          Creates new test
 
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

c

public static byte[] c

c1

public static byte[] c1

LF

public static java.lang.String LF

CRLF

public static java.lang.String CRLF

SPACE

public static java.lang.String SPACE
Constructor Detail

test

public test()
Creates new test

Method Detail

main

public static void main(java.lang.String[] args)
Parameters:
args - the command line arguments