Adding JMCR-Stable version
[Benchmarks_CSolver.git] / JMCR-Stable / mcr-test / WWW / Doc / Reference / org.w3c.jigsaw.proxy.ProxyFrame.html
diff --git a/JMCR-Stable/mcr-test/WWW/Doc/Reference/org.w3c.jigsaw.proxy.ProxyFrame.html b/JMCR-Stable/mcr-test/WWW/Doc/Reference/org.w3c.jigsaw.proxy.ProxyFrame.html
new file mode 100644 (file)
index 0000000..00adc66
--- /dev/null
@@ -0,0 +1,103 @@
+<!DOCTYPE HTML PUBLIC "-//W3C//DTD HTML 4.0 Transitional//EN">\r
+<HTML>\r
+<HEAD>\r
+  <link rel="stylesheet" type="text/css" href="../style/doc.css"><style type="text/css">\r
+body { margin: 20pt; color: black; background: white; font-family: helvetica;} \r
+</STYLE>\r
+  <TITLE>The ProxyFrame reference manual</TITLE>\r
+  <LINK HREF="jigsaw@w3.org" REL="made">\r
+</HEAD>\r
+<BODY>\r
+<P>\r
+<A HREF="../../.." TARGET="_top_"><IMG SRC="../../../Icons//WWW/w3c_home.gif"\r
+    ALT="W3C" BORDER="0" WIDTH="72" HEIGHT="48">\r
+</A><A HREF="../../" TARGET="_top_">\r
+<IMG SRC="../../../Icons//jigsaw" ALT="Jigsaw"BORDER="0"></A>\r
+  <hr noshade size="1">\r
+<A HREF="resources.html">All resources</A> <A HREF="frames.html">All frames\r
+</A> \r
+  <hr noshade size="1">\r
+<H1>\r
+  ProxyFrame\r
+</H1>\r
+<P>\r
+This class implements a full blown caching-proxy module for <B>Jigsaw</B>.\r
+It relies on the w3c's HTTP client side API to handle both request forwarding\r
+and reply caching. \r
+<P>\r
+If the handle-ftp attribute is set to <B>true</B> this resource will also\r
+fullfil FTP requests. It will not cache the result, however. Redirectin FTP\r
+traffic to an upward proxy can be done through the following (standard) Java\r
+properties (to be set in the config/server.props file): \r
+<P>\r
+f<TT>tpProxyPort=8080</TT>\r
+<P>\r
+<TT>ftpProxyHost=cache-sop.inria.fr</TT>\r
+<P>\r
+<TT>ftpProxySet=true</TT>\r
+<P>\r
+<B>Warning</B>: Do not try to use this resource class in conjunction with\r
+the\r
+<A HREF="org.w3c.jigsaw.frames.VirtualHostFrame.html">VirtualHostFrame</A>\r
+class: HTTP specification doesn't allow to have virtual proxies. \r
+<P>\r
+  <hr noshade size="1">\r
+<H2>\r
+  Inherits\r
+</H2>\r
+<P>\r
+The\r
+<A HREF="http://jigsaw.w3.org/Doc/Programmer/api/org/w3c/jigsaw/proxy/ProxyFrame.html">ProxyFrame</A>\r
+class inerits from the following classes:\r
+<UL>\r
+  <LI>\r
+    <A HREF="org.w3c.tools.resources.Resource.html">Resource</A>\r
+  <LI>\r
+    <A HREF="org.w3c.tools.resources.FramedResource.html">FramedResource</A>\r
+  <LI>\r
+    <A HREF="org.w3c.tools.resources.ResourceFrame.html">ResourceFrame</A>\r
+  <LI>\r
+    <A HREF="org.w3c.tools.resources.ProtocolFrame.html">ProtocolFrame</A>\r
+  <LI>\r
+    <A HREF="org.w3c.jigsaw.frames.HTTPFrame.html">HTTPFrame</A>\r
+  <LI>\r
+    <A HREF="org.w3c.jigsaw.proxy.ForwardFrame.html">ForwardFrame</A>\r
+</UL>\r
+<P>\r
+  <hr noshade size="1">\r
+<H2>\r
+  Attributes description\r
+</H2>\r
+<P>\r
+The ProxyFrame defines the following attributes:\r
+<UL>\r
+  <LI>\r
+    <A HREF="#handle-ftp">handle-ftp</A>\r
+</UL>\r
+<P>\r
+  <hr noshade size="1">\r
+<CODE><A NAME="handle-ftp">handle-ftp</A></CODE>\r
+<DL>\r
+  <DT>\r
+    <I>semantics</I>\r
+  <DD>\r
+    Should the proxy also handle FTP urls ? If set to true the proxy will handle\r
+    requests targeted toward ftp servers. \r
+  <DT>\r
+    <I>type</I>\r
+  <DD>\r
+    This attribute is an editable\r
+    <A HREF="http://jigsaw.w3.org/Doc/Programmer/api/org/w3c/tools/resources/BooleanAttribute.html">BooleanAttribute</A>\r
+  <DT>\r
+    <I>default value</I>\r
+  <DD>\r
+    This attribute defaults to <B>false</B>.\r
+</DL>\r
+<P>\r
+<P>\r
+  <hr noshade size="1">\r
+<P>\r
+<I><A HREF="mailto:jigsaw@w3.org">Jigsaw Team</A><BR>\r
+$Id: org.w3c.jigsaw.proxy.ProxyFrame.html,v 1.3 1998/03/27 08:21:14 bmahe\r
+Exp $</I>\r
+</BODY></HTML>\r