|
|||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |
java.lang.Object | +--WebServex.test
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 |
public static byte[] c
public static byte[] c1
public static java.lang.String LF
public static java.lang.String CRLF
public static java.lang.String SPACE
Constructor Detail |
public test()
Method Detail |
public static void main(java.lang.String[] args)
args
- the command line arguments
|
|||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |