![]() |
Quadcap Embeddable Server |
Definition at line 52 of file Test.java.
Static Public Member Functions | |
| void | test0 (String args[]) throws Exception |
| 'Session' class sanity testing. | |
| void | main (String args[]) |
Static Package Functions | |
| void | show (String label, InputStream is) throws IOException |
| For debugging, dump the multi-line response to System.out. | |
| void | show (Vector v) throws IOException |
| For debugging, dump the parsed response line to System.out. | |
|
|
Definition at line 97 of file Test.java. References com.quadcap.pop3.client.Test.main(). Referenced by com.quadcap.pop3.client.Test.main(). |
|
|
For debugging, dump the parsed response line to System.out.
|
|
||||||||||||
|
For debugging, dump the multi-line response to System.out.
Definition at line 54 of file Test.java. References com.quadcap.pop3.client.Test.show(). Referenced by com.quadcap.pop3.client.Test.show(). |
|