|
||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |
java.lang.Objectorg.jafer.test.TestClient
public class TestClient
Class for testing client and server. Uses a client to access a server running on port 211 at "127.0.0.1".
Default query:
title = shindig AND (author = Wright OR author = Aldrich)
A maximum of 5 results have name and title displayed.
There is an option to serialise records in an XML format to disk.
Edit and re-compile to change server settings and other options.
Constructor Summary | |
---|---|
TestClient()
|
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 |
Constructor Detail |
---|
public TestClient()
Method Detail |
---|
public static void main(java.lang.String[] args)
|
||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |