X-Git-Url: http://git.indexdata.com/?a=blobdiff_plain;f=doc%2Fapi.xml;fp=doc%2Fapi.xml;h=062d326bdc6994d76e9a9307f5c80f2b5fc1fa5d;hb=fdd488c27e64e5465029fa8116fa00e19085ba80;hp=d4f609e4925238c6635007bdac74cf7714c4118e;hpb=a79567252cfae50a879904bd6e82c84ee63c6b70;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. - -