From: Adam Dickmeiss Date: Thu, 22 Apr 2004 18:44:51 +0000 (+0000) Subject: Omit proxy API X-Git-Tag: YAZPP.0.8~1 X-Git-Url: http://git.indexdata.com/?p=yazpp-moved-to-github.git;a=commitdiff_plain;h=fdd488c27e64e5465029fa8116fa00e19085ba80 Omit proxy API --- diff --git a/doc/api.xml b/doc/api.xml index d4f609e..062d326 100644 --- a/doc/api.xml +++ b/doc/api.xml @@ -327,24 +327,6 @@ uses this class. -
Yaz_Proxy - - This object is a specialization of - Yaz_Z_Assoc and implements - the YAZ proxy. - - - #include <yaz++/proxy.h> - - class Yaz_Proxy : public Yaz_Z_Server { - ... - }; - - - The proxy server, yaz-proxy-main.cpp, - uses this class. - -