X-Git-Url: http://git.indexdata.com/?a=blobdiff_plain;f=doc%2Fapi.xml;h=062d326bdc6994d76e9a9307f5c80f2b5fc1fa5d;hb=a8026ae09c1be269bb3db0a21602815a897f5bf7;hp=d4f609e4925238c6635007bdac74cf7714c4118e;hpb=770b06a381ee318a041362c3c97f8056f811f58c;p=yazpp-moved-to-github.git 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. - -