X-Git-Url: http://git.indexdata.com/?a=blobdiff_plain;f=doc%2Fapi.xml;h=062d326bdc6994d76e9a9307f5c80f2b5fc1fa5d;hb=eea2caea1263bed0aae268f72d985cbb1822ac30;hp=0b9a5e58eb1b52261b19cb4b094edc0e254dadd1;hpb=c9acd7ad933aa30cf184f206ea89f38965ec5b5f;p=yazpp-moved-to-github.git diff --git a/doc/api.xml b/doc/api.xml index 0b9a5e5..062d326 100644 --- a/doc/api.xml +++ b/doc/api.xml @@ -52,7 +52,7 @@ }; -
IYazZSocketObserver +
IYazSocketObserver This interface is interested in socket events supporting the IYazSocketObservable @@ -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. - -