Added: cocoon/site/site/subprojects/servlet-service/servlet-service-impl/apidocs/org/apache/cocoon/servletservice/spring/package-summary.html
URL: http://svn.apache.org/viewvc/cocoon/site/site/subprojects/servlet-service/servlet-service-impl/apidocs/org/apache/cocoon/servletservice/spring/package-summary.html?rev=1343757&view=auto
==============================================================================
--- cocoon/site/site/subprojects/servlet-service/servlet-service-impl/apidocs/org/apache/cocoon/servletservice/spring/package-summary.html (added)
+++ cocoon/site/site/subprojects/servlet-service/servlet-service-impl/apidocs/org/apache/cocoon/servletservice/spring/package-summary.html Tue May 29 14:45:42 2012
@@ -0,0 +1,175 @@
+<!DOCTYPE HTML PUBLIC "-//W3C//DTD HTML 4.01 Transitional//EN" "http://www.w3.org/TR/html4/loose.dtd">
+<!--NewPage-->
+<HTML>
+<HEAD>
+<!-- Generated by javadoc (build 1.6.0_31) on Tue May 29 15:18:41 CEST 2012 -->
+<META http-equiv="Content-Type" content="text/html; charset=UTF-8">
+<TITLE>
+org.apache.cocoon.servletservice.spring (Cocoon Servlet Service Implementation 1.3.1-SNAPSHOT API)
+</TITLE>
+
+<META NAME="date" CONTENT="2012-05-29">
+
+<LINK REL ="stylesheet" TYPE="text/css" HREF="../../../../../stylesheet.css" TITLE="Style">
+
+<SCRIPT type="text/javascript">
+function windowTitle()
+{
+ if (location.href.indexOf('is-external=true') == -1) {
+ parent.document.title="org.apache.cocoon.servletservice.spring (Cocoon Servlet Service Implementation 1.3.1-SNAPSHOT API)";
+ }
+}
+</SCRIPT>
+<NOSCRIPT>
+</NOSCRIPT>
+
+</HEAD>
+
+<BODY BGCOLOR="white" onload="windowTitle();">
+<HR>
+
+
+<!-- ========= START OF TOP NAVBAR ======= -->
+<A NAME="navbar_top"><!-- --></A>
+<A HREF="#skip-navbar_top" title="Skip navigation links"></A>
+<TABLE BORDER="0" WIDTH="100%" CELLPADDING="1" CELLSPACING="0" SUMMARY="">
+<TR>
+<TD COLSPAN=2 BGCOLOR="#EEEEFF" CLASS="NavBarCell1">
+<A NAME="navbar_top_firstrow"><!-- --></A>
+<TABLE BORDER="0" CELLPADDING="0" CELLSPACING="3" SUMMARY="">
+ <TR ALIGN="center" VALIGN="top">
+ <TD BGCOLOR="#EEEEFF" CLASS="NavBarCell1"> <A HREF="../../../../../overview-summary.html"><FONT CLASS="NavBarFont1"><B>Overview</B></FONT></A> </TD>
+ <TD BGCOLOR="#FFFFFF" CLASS="NavBarCell1Rev"> <FONT CLASS="NavBarFont1Rev"><B>Package</B></FONT> </TD>
+ <TD BGCOLOR="#EEEEFF" CLASS="NavBarCell1"> <FONT CLASS="NavBarFont1">Class</FONT> </TD>
+ <TD BGCOLOR="#EEEEFF" CLASS="NavBarCell1"> <A HREF="package-use.html"><FONT CLASS="NavBarFont1"><B>Use</B></FONT></A> </TD>
+ <TD BGCOLOR="#EEEEFF" CLASS="NavBarCell1"> <A HREF="package-tree.html"><FONT CLASS="NavBarFont1"><B>Tree</B></FONT></A> </TD>
+ <TD BGCOLOR="#EEEEFF" CLASS="NavBarCell1"> <A HREF="../../../../../deprecated-list.html"><FONT CLASS="NavBarFont1"><B>Deprecated</B></FONT></A> </TD>
+ <TD BGCOLOR="#EEEEFF" CLASS="NavBarCell1"> <A HREF="../../../../../index-all.html"><FONT CLASS="NavBarFont1"><B>Index</B></FONT></A> </TD>
+ <TD BGCOLOR="#EEEEFF" CLASS="NavBarCell1"> <A HREF="../../../../../help-doc.html"><FONT CLASS="NavBarFont1"><B>Help</B></FONT></A> </TD>
+ </TR>
+</TABLE>
+</TD>
+<TD ALIGN="right" VALIGN="top" ROWSPAN=3><EM>
+</EM>
+</TD>
+</TR>
+
+<TR>
+<TD BGCOLOR="white" CLASS="NavBarCell2"><FONT SIZE="-2">
+ <A HREF="../../../../../org/apache/cocoon/servletservice/package-summary.html"><B>PREV PACKAGE</B></A>
+ <A HREF="../../../../../org/apache/cocoon/servletservice/url/package-summary.html"><B>NEXT PACKAGE</B></A></FONT></TD>
+<TD BGCOLOR="white" CLASS="NavBarCell2"><FONT SIZE="-2">
+ <A HREF="../../../../../index.html?org/apache/cocoon/servletservice/spring/package-summary.html" target="_top"><B>FRAMES</B></A>
+ <A HREF="package-summary.html" target="_top"><B>NO FRAMES</B></A>
+ <SCRIPT type="text/javascript">
+ <!--
+ if(window==top) {
+ document.writeln('<A HREF="../../../../../allclasses-noframe.html"><B>All Classes</B></A>');
+ }
+ //-->
+</SCRIPT>
+<NOSCRIPT>
+ <A HREF="../../../../../allclasses-noframe.html"><B>All Classes</B></A>
+</NOSCRIPT>
+
+
+</FONT></TD>
+</TR>
+</TABLE>
+<A NAME="skip-navbar_top"></A>
+<!-- ========= END OF TOP NAVBAR ========= -->
+
+<HR>
+<H2>
+Package org.apache.cocoon.servletservice.spring
+</H2>
+
+<TABLE BORDER="1" WIDTH="100%" CELLPADDING="3" CELLSPACING="0" SUMMARY="">
+<TR BGCOLOR="#CCCCFF" CLASS="TableHeadingColor">
+<TH ALIGN="left" COLSPAN="2"><FONT SIZE="+2">
+<B>Class Summary</B></FONT></TH>
+</TR>
+<TR BGCOLOR="white" CLASS="TableRowColor">
+<TD WIDTH="15%"><B><A HREF="../../../../../org/apache/cocoon/servletservice/spring/BaseServletContextFactoryBean.html" title="class in org.apache.cocoon.servletservice.spring">BaseServletContextFactoryBean</A></B></TD>
+<TD><CODE>FactoryBean</CODE> that exposes the <A HREF="../../../../../org/apache/cocoon/servletservice/ServletServiceContext.html" title="class in org.apache.cocoon.servletservice"><CODE>ServletServiceContext</CODE></A> in the current base call frame.</TD>
+</TR>
+<TR BGCOLOR="white" CLASS="TableRowColor">
+<TD WIDTH="15%"><B><A HREF="../../../../../org/apache/cocoon/servletservice/spring/ServletDecorator.html" title="class in org.apache.cocoon.servletservice.spring">ServletDecorator</A></B></TD>
+<TD>
+ This <CODE>BeanDefinitionDecorator</CODE> deals with the
+ <code>http://cocoon.apache.org/schema/servlet</code> namespace which
+ defines following elements: <code>context</code> : with optional attributes
+ <code>mountPath</code> and <code>contextPath</code>.</TD>
+</TR>
+<TR BGCOLOR="white" CLASS="TableRowColor">
+<TD WIDTH="15%"><B><A HREF="../../../../../org/apache/cocoon/servletservice/spring/ServletFactoryBean.html" title="class in org.apache.cocoon.servletservice.spring">ServletFactoryBean</A></B></TD>
+<TD> </TD>
+</TR>
+<TR BGCOLOR="white" CLASS="TableRowColor">
+<TD WIDTH="15%"><B><A HREF="../../../../../org/apache/cocoon/servletservice/spring/ServletNamespaceHandler.html" title="class in org.apache.cocoon.servletservice.spring">ServletNamespaceHandler</A></B></TD>
+<TD>
+ Spring namespace handler for the Cocoon servlet namespace (<code>http://cocoon.apache.org/schema/servlet</code>).</TD>
+</TR>
+</TABLE>
+
+
+<P>
+<DL>
+</DL>
+<HR>
+
+
+<!-- ======= START OF BOTTOM NAVBAR ====== -->
+<A NAME="navbar_bottom"><!-- --></A>
+<A HREF="#skip-navbar_bottom" title="Skip navigation links"></A>
+<TABLE BORDER="0" WIDTH="100%" CELLPADDING="1" CELLSPACING="0" SUMMARY="">
+<TR>
+<TD COLSPAN=2 BGCOLOR="#EEEEFF" CLASS="NavBarCell1">
+<A NAME="navbar_bottom_firstrow"><!-- --></A>
+<TABLE BORDER="0" CELLPADDING="0" CELLSPACING="3" SUMMARY="">
+ <TR ALIGN="center" VALIGN="top">
+ <TD BGCOLOR="#EEEEFF" CLASS="NavBarCell1"> <A HREF="../../../../../overview-summary.html"><FONT CLASS="NavBarFont1"><B>Overview</B></FONT></A> </TD>
+ <TD BGCOLOR="#FFFFFF" CLASS="NavBarCell1Rev"> <FONT CLASS="NavBarFont1Rev"><B>Package</B></FONT> </TD>
+ <TD BGCOLOR="#EEEEFF" CLASS="NavBarCell1"> <FONT CLASS="NavBarFont1">Class</FONT> </TD>
+ <TD BGCOLOR="#EEEEFF" CLASS="NavBarCell1"> <A HREF="package-use.html"><FONT CLASS="NavBarFont1"><B>Use</B></FONT></A> </TD>
+ <TD BGCOLOR="#EEEEFF" CLASS="NavBarCell1"> <A HREF="package-tree.html"><FONT CLASS="NavBarFont1"><B>Tree</B></FONT></A> </TD>
+ <TD BGCOLOR="#EEEEFF" CLASS="NavBarCell1"> <A HREF="../../../../../deprecated-list.html"><FONT CLASS="NavBarFont1"><B>Deprecated</B></FONT></A> </TD>
+ <TD BGCOLOR="#EEEEFF" CLASS="NavBarCell1"> <A HREF="../../../../../index-all.html"><FONT CLASS="NavBarFont1"><B>Index</B></FONT></A> </TD>
+ <TD BGCOLOR="#EEEEFF" CLASS="NavBarCell1"> <A HREF="../../../../../help-doc.html"><FONT CLASS="NavBarFont1"><B>Help</B></FONT></A> </TD>
+ </TR>
+</TABLE>
+</TD>
+<TD ALIGN="right" VALIGN="top" ROWSPAN=3><EM>
+</EM>
+</TD>
+</TR>
+
+<TR>
+<TD BGCOLOR="white" CLASS="NavBarCell2"><FONT SIZE="-2">
+ <A HREF="../../../../../org/apache/cocoon/servletservice/package-summary.html"><B>PREV PACKAGE</B></A>
+ <A HREF="../../../../../org/apache/cocoon/servletservice/url/package-summary.html"><B>NEXT PACKAGE</B></A></FONT></TD>
+<TD BGCOLOR="white" CLASS="NavBarCell2"><FONT SIZE="-2">
+ <A HREF="../../../../../index.html?org/apache/cocoon/servletservice/spring/package-summary.html" target="_top"><B>FRAMES</B></A>
+ <A HREF="package-summary.html" target="_top"><B>NO FRAMES</B></A>
+ <SCRIPT type="text/javascript">
+ <!--
+ if(window==top) {
+ document.writeln('<A HREF="../../../../../allclasses-noframe.html"><B>All Classes</B></A>');
+ }
+ //-->
+</SCRIPT>
+<NOSCRIPT>
+ <A HREF="../../../../../allclasses-noframe.html"><B>All Classes</B></A>
+</NOSCRIPT>
+
+
+</FONT></TD>
+</TR>
+</TABLE>
+<A NAME="skip-navbar_bottom"></A>
+<!-- ======== END OF BOTTOM NAVBAR ======= -->
+
+<HR>
+Copyright © 1999-2012 <a href="http://www.apache.org/">The Apache Software Foundation</a>. All Rights Reserved.
+</BODY>
+</HTML>
Propchange: cocoon/site/site/subprojects/servlet-service/servlet-service-impl/apidocs/org/apache/cocoon/servletservice/spring/package-summary.html
------------------------------------------------------------------------------
svn:eol-style = native
Propchange: cocoon/site/site/subprojects/servlet-service/servlet-service-impl/apidocs/org/apache/cocoon/servletservice/spring/package-summary.html
------------------------------------------------------------------------------
svn:keywords = Date Revision Author HeadURL Id
Propchange: cocoon/site/site/subprojects/servlet-service/servlet-service-impl/apidocs/org/apache/cocoon/servletservice/spring/package-summary.html
------------------------------------------------------------------------------
svn:mime-type = text/html
Added: cocoon/site/site/subprojects/servlet-service/servlet-service-impl/apidocs/org/apache/cocoon/servletservice/spring/package-tree.html
URL: http://svn.apache.org/viewvc/cocoon/site/site/subprojects/servlet-service/servlet-service-impl/apidocs/org/apache/cocoon/servletservice/spring/package-tree.html?rev=1343757&view=auto
==============================================================================
--- cocoon/site/site/subprojects/servlet-service/servlet-service-impl/apidocs/org/apache/cocoon/servletservice/spring/package-tree.html (added)
+++ cocoon/site/site/subprojects/servlet-service/servlet-service-impl/apidocs/org/apache/cocoon/servletservice/spring/package-tree.html Tue May 29 14:45:42 2012
@@ -0,0 +1,160 @@
+<!DOCTYPE HTML PUBLIC "-//W3C//DTD HTML 4.01 Transitional//EN" "http://www.w3.org/TR/html4/loose.dtd">
+<!--NewPage-->
+<HTML>
+<HEAD>
+<!-- Generated by javadoc (build 1.6.0_31) on Tue May 29 15:18:41 CEST 2012 -->
+<META http-equiv="Content-Type" content="text/html; charset=UTF-8">
+<TITLE>
+org.apache.cocoon.servletservice.spring Class Hierarchy (Cocoon Servlet Service Implementation 1.3.1-SNAPSHOT API)
+</TITLE>
+
+<META NAME="date" CONTENT="2012-05-29">
+
+<LINK REL ="stylesheet" TYPE="text/css" HREF="../../../../../stylesheet.css" TITLE="Style">
+
+<SCRIPT type="text/javascript">
+function windowTitle()
+{
+ if (location.href.indexOf('is-external=true') == -1) {
+ parent.document.title="org.apache.cocoon.servletservice.spring Class Hierarchy (Cocoon Servlet Service Implementation 1.3.1-SNAPSHOT API)";
+ }
+}
+</SCRIPT>
+<NOSCRIPT>
+</NOSCRIPT>
+
+</HEAD>
+
+<BODY BGCOLOR="white" onload="windowTitle();">
+<HR>
+
+
+<!-- ========= START OF TOP NAVBAR ======= -->
+<A NAME="navbar_top"><!-- --></A>
+<A HREF="#skip-navbar_top" title="Skip navigation links"></A>
+<TABLE BORDER="0" WIDTH="100%" CELLPADDING="1" CELLSPACING="0" SUMMARY="">
+<TR>
+<TD COLSPAN=2 BGCOLOR="#EEEEFF" CLASS="NavBarCell1">
+<A NAME="navbar_top_firstrow"><!-- --></A>
+<TABLE BORDER="0" CELLPADDING="0" CELLSPACING="3" SUMMARY="">
+ <TR ALIGN="center" VALIGN="top">
+ <TD BGCOLOR="#EEEEFF" CLASS="NavBarCell1"> <A HREF="../../../../../overview-summary.html"><FONT CLASS="NavBarFont1"><B>Overview</B></FONT></A> </TD>
+ <TD BGCOLOR="#EEEEFF" CLASS="NavBarCell1"> <A HREF="package-summary.html"><FONT CLASS="NavBarFont1"><B>Package</B></FONT></A> </TD>
+ <TD BGCOLOR="#EEEEFF" CLASS="NavBarCell1"> <FONT CLASS="NavBarFont1">Class</FONT> </TD>
+ <TD BGCOLOR="#EEEEFF" CLASS="NavBarCell1"> <FONT CLASS="NavBarFont1">Use</FONT> </TD>
+ <TD BGCOLOR="#FFFFFF" CLASS="NavBarCell1Rev"> <FONT CLASS="NavBarFont1Rev"><B>Tree</B></FONT> </TD>
+ <TD BGCOLOR="#EEEEFF" CLASS="NavBarCell1"> <A HREF="../../../../../deprecated-list.html"><FONT CLASS="NavBarFont1"><B>Deprecated</B></FONT></A> </TD>
+ <TD BGCOLOR="#EEEEFF" CLASS="NavBarCell1"> <A HREF="../../../../../index-all.html"><FONT CLASS="NavBarFont1"><B>Index</B></FONT></A> </TD>
+ <TD BGCOLOR="#EEEEFF" CLASS="NavBarCell1"> <A HREF="../../../../../help-doc.html"><FONT CLASS="NavBarFont1"><B>Help</B></FONT></A> </TD>
+ </TR>
+</TABLE>
+</TD>
+<TD ALIGN="right" VALIGN="top" ROWSPAN=3><EM>
+</EM>
+</TD>
+</TR>
+
+<TR>
+<TD BGCOLOR="white" CLASS="NavBarCell2"><FONT SIZE="-2">
+ <A HREF="../../../../../org/apache/cocoon/servletservice/package-tree.html"><B>PREV</B></A>
+ <A HREF="../../../../../org/apache/cocoon/servletservice/url/package-tree.html"><B>NEXT</B></A></FONT></TD>
+<TD BGCOLOR="white" CLASS="NavBarCell2"><FONT SIZE="-2">
+ <A HREF="../../../../../index.html?org/apache/cocoon/servletservice/spring/package-tree.html" target="_top"><B>FRAMES</B></A>
+ <A HREF="package-tree.html" target="_top"><B>NO FRAMES</B></A>
+ <SCRIPT type="text/javascript">
+ <!--
+ if(window==top) {
+ document.writeln('<A HREF="../../../../../allclasses-noframe.html"><B>All Classes</B></A>');
+ }
+ //-->
+</SCRIPT>
+<NOSCRIPT>
+ <A HREF="../../../../../allclasses-noframe.html"><B>All Classes</B></A>
+</NOSCRIPT>
+
+
+</FONT></TD>
+</TR>
+</TABLE>
+<A NAME="skip-navbar_top"></A>
+<!-- ========= END OF TOP NAVBAR ========= -->
+
+<HR>
+<CENTER>
+<H2>
+Hierarchy For Package org.apache.cocoon.servletservice.spring
+</H2>
+</CENTER>
+<DL>
+<DT><B>Package Hierarchies:</B><DD><A HREF="../../../../../overview-tree.html">All Packages</A></DL>
+<HR>
+<H2>
+Class Hierarchy
+</H2>
+<UL>
+<LI TYPE="circle">java.lang.<A HREF="http://download.oracle.com/javase/1.5.0/docs/api/java/lang/Object.html?is-external=true" title="class or interface in java.lang"><B>Object</B></A><UL>
+<LI TYPE="circle">org.apache.cocoon.servletservice.spring.<A HREF="../../../../../org/apache/cocoon/servletservice/spring/BaseServletContextFactoryBean.html" title="class in org.apache.cocoon.servletservice.spring"><B>BaseServletContextFactoryBean</B></A> (implements org.springframework.beans.factory.FactoryBean)
+<LI TYPE="circle">org.springframework.beans.factory.xml.NamespaceHandlerSupport (implements org.springframework.beans.factory.xml.NamespaceHandler)
+<UL>
+<LI TYPE="circle">org.apache.cocoon.servletservice.spring.<A HREF="../../../../../org/apache/cocoon/servletservice/spring/ServletNamespaceHandler.html" title="class in org.apache.cocoon.servletservice.spring"><B>ServletNamespaceHandler</B></A></UL>
+<LI TYPE="circle">org.apache.cocoon.servletservice.spring.<A HREF="../../../../../org/apache/cocoon/servletservice/spring/ServletDecorator.html" title="class in org.apache.cocoon.servletservice.spring"><B>ServletDecorator</B></A> (implements org.springframework.beans.factory.xml.BeanDefinitionDecorator)
+<LI TYPE="circle">org.apache.cocoon.servletservice.spring.<A HREF="../../../../../org/apache/cocoon/servletservice/spring/ServletFactoryBean.html" title="class in org.apache.cocoon.servletservice.spring"><B>ServletFactoryBean</B></A> (implements org.springframework.context.ApplicationContextAware, org.springframework.beans.factory.BeanNameAware, org.springframework.beans.factory.FactoryBean, org.springframework.web.context.ServletContextAware)
+</UL>
+</UL>
+<HR>
+
+
+<!-- ======= START OF BOTTOM NAVBAR ====== -->
+<A NAME="navbar_bottom"><!-- --></A>
+<A HREF="#skip-navbar_bottom" title="Skip navigation links"></A>
+<TABLE BORDER="0" WIDTH="100%" CELLPADDING="1" CELLSPACING="0" SUMMARY="">
+<TR>
+<TD COLSPAN=2 BGCOLOR="#EEEEFF" CLASS="NavBarCell1">
+<A NAME="navbar_bottom_firstrow"><!-- --></A>
+<TABLE BORDER="0" CELLPADDING="0" CELLSPACING="3" SUMMARY="">
+ <TR ALIGN="center" VALIGN="top">
+ <TD BGCOLOR="#EEEEFF" CLASS="NavBarCell1"> <A HREF="../../../../../overview-summary.html"><FONT CLASS="NavBarFont1"><B>Overview</B></FONT></A> </TD>
+ <TD BGCOLOR="#EEEEFF" CLASS="NavBarCell1"> <A HREF="package-summary.html"><FONT CLASS="NavBarFont1"><B>Package</B></FONT></A> </TD>
+ <TD BGCOLOR="#EEEEFF" CLASS="NavBarCell1"> <FONT CLASS="NavBarFont1">Class</FONT> </TD>
+ <TD BGCOLOR="#EEEEFF" CLASS="NavBarCell1"> <FONT CLASS="NavBarFont1">Use</FONT> </TD>
+ <TD BGCOLOR="#FFFFFF" CLASS="NavBarCell1Rev"> <FONT CLASS="NavBarFont1Rev"><B>Tree</B></FONT> </TD>
+ <TD BGCOLOR="#EEEEFF" CLASS="NavBarCell1"> <A HREF="../../../../../deprecated-list.html"><FONT CLASS="NavBarFont1"><B>Deprecated</B></FONT></A> </TD>
+ <TD BGCOLOR="#EEEEFF" CLASS="NavBarCell1"> <A HREF="../../../../../index-all.html"><FONT CLASS="NavBarFont1"><B>Index</B></FONT></A> </TD>
+ <TD BGCOLOR="#EEEEFF" CLASS="NavBarCell1"> <A HREF="../../../../../help-doc.html"><FONT CLASS="NavBarFont1"><B>Help</B></FONT></A> </TD>
+ </TR>
+</TABLE>
+</TD>
+<TD ALIGN="right" VALIGN="top" ROWSPAN=3><EM>
+</EM>
+</TD>
+</TR>
+
+<TR>
+<TD BGCOLOR="white" CLASS="NavBarCell2"><FONT SIZE="-2">
+ <A HREF="../../../../../org/apache/cocoon/servletservice/package-tree.html"><B>PREV</B></A>
+ <A HREF="../../../../../org/apache/cocoon/servletservice/url/package-tree.html"><B>NEXT</B></A></FONT></TD>
+<TD BGCOLOR="white" CLASS="NavBarCell2"><FONT SIZE="-2">
+ <A HREF="../../../../../index.html?org/apache/cocoon/servletservice/spring/package-tree.html" target="_top"><B>FRAMES</B></A>
+ <A HREF="package-tree.html" target="_top"><B>NO FRAMES</B></A>
+ <SCRIPT type="text/javascript">
+ <!--
+ if(window==top) {
+ document.writeln('<A HREF="../../../../../allclasses-noframe.html"><B>All Classes</B></A>');
+ }
+ //-->
+</SCRIPT>
+<NOSCRIPT>
+ <A HREF="../../../../../allclasses-noframe.html"><B>All Classes</B></A>
+</NOSCRIPT>
+
+
+</FONT></TD>
+</TR>
+</TABLE>
+<A NAME="skip-navbar_bottom"></A>
+<!-- ======== END OF BOTTOM NAVBAR ======= -->
+
+<HR>
+Copyright © 1999-2012 <a href="http://www.apache.org/">The Apache Software Foundation</a>. All Rights Reserved.
+</BODY>
+</HTML>
Propchange: cocoon/site/site/subprojects/servlet-service/servlet-service-impl/apidocs/org/apache/cocoon/servletservice/spring/package-tree.html
------------------------------------------------------------------------------
svn:eol-style = native
Propchange: cocoon/site/site/subprojects/servlet-service/servlet-service-impl/apidocs/org/apache/cocoon/servletservice/spring/package-tree.html
------------------------------------------------------------------------------
svn:keywords = Date Revision Author HeadURL Id
Propchange: cocoon/site/site/subprojects/servlet-service/servlet-service-impl/apidocs/org/apache/cocoon/servletservice/spring/package-tree.html
------------------------------------------------------------------------------
svn:mime-type = text/html
Added: cocoon/site/site/subprojects/servlet-service/servlet-service-impl/apidocs/org/apache/cocoon/servletservice/spring/package-use.html
URL: http://svn.apache.org/viewvc/cocoon/site/site/subprojects/servlet-service/servlet-service-impl/apidocs/org/apache/cocoon/servletservice/spring/package-use.html?rev=1343757&view=auto
==============================================================================
--- cocoon/site/site/subprojects/servlet-service/servlet-service-impl/apidocs/org/apache/cocoon/servletservice/spring/package-use.html (added)
+++ cocoon/site/site/subprojects/servlet-service/servlet-service-impl/apidocs/org/apache/cocoon/servletservice/spring/package-use.html Tue May 29 14:45:42 2012
@@ -0,0 +1,145 @@
+<!DOCTYPE HTML PUBLIC "-//W3C//DTD HTML 4.01 Transitional//EN" "http://www.w3.org/TR/html4/loose.dtd">
+<!--NewPage-->
+<HTML>
+<HEAD>
+<!-- Generated by javadoc (build 1.6.0_31) on Tue May 29 15:18:41 CEST 2012 -->
+<META http-equiv="Content-Type" content="text/html; charset=UTF-8">
+<TITLE>
+Uses of Package org.apache.cocoon.servletservice.spring (Cocoon Servlet Service Implementation 1.3.1-SNAPSHOT API)
+</TITLE>
+
+<META NAME="date" CONTENT="2012-05-29">
+
+<LINK REL ="stylesheet" TYPE="text/css" HREF="../../../../../stylesheet.css" TITLE="Style">
+
+<SCRIPT type="text/javascript">
+function windowTitle()
+{
+ if (location.href.indexOf('is-external=true') == -1) {
+ parent.document.title="Uses of Package org.apache.cocoon.servletservice.spring (Cocoon Servlet Service Implementation 1.3.1-SNAPSHOT API)";
+ }
+}
+</SCRIPT>
+<NOSCRIPT>
+</NOSCRIPT>
+
+</HEAD>
+
+<BODY BGCOLOR="white" onload="windowTitle();">
+<HR>
+
+
+<!-- ========= START OF TOP NAVBAR ======= -->
+<A NAME="navbar_top"><!-- --></A>
+<A HREF="#skip-navbar_top" title="Skip navigation links"></A>
+<TABLE BORDER="0" WIDTH="100%" CELLPADDING="1" CELLSPACING="0" SUMMARY="">
+<TR>
+<TD COLSPAN=2 BGCOLOR="#EEEEFF" CLASS="NavBarCell1">
+<A NAME="navbar_top_firstrow"><!-- --></A>
+<TABLE BORDER="0" CELLPADDING="0" CELLSPACING="3" SUMMARY="">
+ <TR ALIGN="center" VALIGN="top">
+ <TD BGCOLOR="#EEEEFF" CLASS="NavBarCell1"> <A HREF="../../../../../overview-summary.html"><FONT CLASS="NavBarFont1"><B>Overview</B></FONT></A> </TD>
+ <TD BGCOLOR="#EEEEFF" CLASS="NavBarCell1"> <A HREF="package-summary.html"><FONT CLASS="NavBarFont1"><B>Package</B></FONT></A> </TD>
+ <TD BGCOLOR="#EEEEFF" CLASS="NavBarCell1"> <FONT CLASS="NavBarFont1">Class</FONT> </TD>
+ <TD BGCOLOR="#FFFFFF" CLASS="NavBarCell1Rev"> <FONT CLASS="NavBarFont1Rev"><B>Use</B></FONT> </TD>
+ <TD BGCOLOR="#EEEEFF" CLASS="NavBarCell1"> <A HREF="package-tree.html"><FONT CLASS="NavBarFont1"><B>Tree</B></FONT></A> </TD>
+ <TD BGCOLOR="#EEEEFF" CLASS="NavBarCell1"> <A HREF="../../../../../deprecated-list.html"><FONT CLASS="NavBarFont1"><B>Deprecated</B></FONT></A> </TD>
+ <TD BGCOLOR="#EEEEFF" CLASS="NavBarCell1"> <A HREF="../../../../../index-all.html"><FONT CLASS="NavBarFont1"><B>Index</B></FONT></A> </TD>
+ <TD BGCOLOR="#EEEEFF" CLASS="NavBarCell1"> <A HREF="../../../../../help-doc.html"><FONT CLASS="NavBarFont1"><B>Help</B></FONT></A> </TD>
+ </TR>
+</TABLE>
+</TD>
+<TD ALIGN="right" VALIGN="top" ROWSPAN=3><EM>
+</EM>
+</TD>
+</TR>
+
+<TR>
+<TD BGCOLOR="white" CLASS="NavBarCell2"><FONT SIZE="-2">
+ PREV
+ NEXT</FONT></TD>
+<TD BGCOLOR="white" CLASS="NavBarCell2"><FONT SIZE="-2">
+ <A HREF="../../../../../index.html?org/apache/cocoon/servletservice/spring/package-use.html" target="_top"><B>FRAMES</B></A>
+ <A HREF="package-use.html" target="_top"><B>NO FRAMES</B></A>
+ <SCRIPT type="text/javascript">
+ <!--
+ if(window==top) {
+ document.writeln('<A HREF="../../../../../allclasses-noframe.html"><B>All Classes</B></A>');
+ }
+ //-->
+</SCRIPT>
+<NOSCRIPT>
+ <A HREF="../../../../../allclasses-noframe.html"><B>All Classes</B></A>
+</NOSCRIPT>
+
+
+</FONT></TD>
+</TR>
+</TABLE>
+<A NAME="skip-navbar_top"></A>
+<!-- ========= END OF TOP NAVBAR ========= -->
+
+<HR>
+<CENTER>
+<H2>
+<B>Uses of Package<br>org.apache.cocoon.servletservice.spring</B></H2>
+</CENTER>
+No usage of org.apache.cocoon.servletservice.spring
+<P>
+<HR>
+
+
+<!-- ======= START OF BOTTOM NAVBAR ====== -->
+<A NAME="navbar_bottom"><!-- --></A>
+<A HREF="#skip-navbar_bottom" title="Skip navigation links"></A>
+<TABLE BORDER="0" WIDTH="100%" CELLPADDING="1" CELLSPACING="0" SUMMARY="">
+<TR>
+<TD COLSPAN=2 BGCOLOR="#EEEEFF" CLASS="NavBarCell1">
+<A NAME="navbar_bottom_firstrow"><!-- --></A>
+<TABLE BORDER="0" CELLPADDING="0" CELLSPACING="3" SUMMARY="">
+ <TR ALIGN="center" VALIGN="top">
+ <TD BGCOLOR="#EEEEFF" CLASS="NavBarCell1"> <A HREF="../../../../../overview-summary.html"><FONT CLASS="NavBarFont1"><B>Overview</B></FONT></A> </TD>
+ <TD BGCOLOR="#EEEEFF" CLASS="NavBarCell1"> <A HREF="package-summary.html"><FONT CLASS="NavBarFont1"><B>Package</B></FONT></A> </TD>
+ <TD BGCOLOR="#EEEEFF" CLASS="NavBarCell1"> <FONT CLASS="NavBarFont1">Class</FONT> </TD>
+ <TD BGCOLOR="#FFFFFF" CLASS="NavBarCell1Rev"> <FONT CLASS="NavBarFont1Rev"><B>Use</B></FONT> </TD>
+ <TD BGCOLOR="#EEEEFF" CLASS="NavBarCell1"> <A HREF="package-tree.html"><FONT CLASS="NavBarFont1"><B>Tree</B></FONT></A> </TD>
+ <TD BGCOLOR="#EEEEFF" CLASS="NavBarCell1"> <A HREF="../../../../../deprecated-list.html"><FONT CLASS="NavBarFont1"><B>Deprecated</B></FONT></A> </TD>
+ <TD BGCOLOR="#EEEEFF" CLASS="NavBarCell1"> <A HREF="../../../../../index-all.html"><FONT CLASS="NavBarFont1"><B>Index</B></FONT></A> </TD>
+ <TD BGCOLOR="#EEEEFF" CLASS="NavBarCell1"> <A HREF="../../../../../help-doc.html"><FONT CLASS="NavBarFont1"><B>Help</B></FONT></A> </TD>
+ </TR>
+</TABLE>
+</TD>
+<TD ALIGN="right" VALIGN="top" ROWSPAN=3><EM>
+</EM>
+</TD>
+</TR>
+
+<TR>
+<TD BGCOLOR="white" CLASS="NavBarCell2"><FONT SIZE="-2">
+ PREV
+ NEXT</FONT></TD>
+<TD BGCOLOR="white" CLASS="NavBarCell2"><FONT SIZE="-2">
+ <A HREF="../../../../../index.html?org/apache/cocoon/servletservice/spring/package-use.html" target="_top"><B>FRAMES</B></A>
+ <A HREF="package-use.html" target="_top"><B>NO FRAMES</B></A>
+ <SCRIPT type="text/javascript">
+ <!--
+ if(window==top) {
+ document.writeln('<A HREF="../../../../../allclasses-noframe.html"><B>All Classes</B></A>');
+ }
+ //-->
+</SCRIPT>
+<NOSCRIPT>
+ <A HREF="../../../../../allclasses-noframe.html"><B>All Classes</B></A>
+</NOSCRIPT>
+
+
+</FONT></TD>
+</TR>
+</TABLE>
+<A NAME="skip-navbar_bottom"></A>
+<!-- ======== END OF BOTTOM NAVBAR ======= -->
+
+<HR>
+Copyright © 1999-2012 <a href="http://www.apache.org/">The Apache Software Foundation</a>. All Rights Reserved.
+</BODY>
+</HTML>
Propchange: cocoon/site/site/subprojects/servlet-service/servlet-service-impl/apidocs/org/apache/cocoon/servletservice/spring/package-use.html
------------------------------------------------------------------------------
svn:eol-style = native
Propchange: cocoon/site/site/subprojects/servlet-service/servlet-service-impl/apidocs/org/apache/cocoon/servletservice/spring/package-use.html
------------------------------------------------------------------------------
svn:keywords = Date Revision Author HeadURL Id
Propchange: cocoon/site/site/subprojects/servlet-service/servlet-service-impl/apidocs/org/apache/cocoon/servletservice/spring/package-use.html
------------------------------------------------------------------------------
svn:mime-type = text/html
Added: cocoon/site/site/subprojects/servlet-service/servlet-service-impl/apidocs/org/apache/cocoon/servletservice/url/ServletURLConnection.html
URL: http://svn.apache.org/viewvc/cocoon/site/site/subprojects/servlet-service/servlet-service-impl/apidocs/org/apache/cocoon/servletservice/url/ServletURLConnection.html?rev=1343757&view=auto
==============================================================================
--- cocoon/site/site/subprojects/servlet-service/servlet-service-impl/apidocs/org/apache/cocoon/servletservice/url/ServletURLConnection.html (added)
+++ cocoon/site/site/subprojects/servlet-service/servlet-service-impl/apidocs/org/apache/cocoon/servletservice/url/ServletURLConnection.html Tue May 29 14:45:42 2012
@@ -0,0 +1,537 @@
+<!DOCTYPE HTML PUBLIC "-//W3C//DTD HTML 4.01 Transitional//EN" "http://www.w3.org/TR/html4/loose.dtd">
+<!--NewPage-->
+<HTML>
+<HEAD>
+<!-- Generated by javadoc (build 1.6.0_31) on Tue May 29 15:18:40 CEST 2012 -->
+<META http-equiv="Content-Type" content="text/html; charset=UTF-8">
+<TITLE>
+ServletURLConnection (Cocoon Servlet Service Implementation 1.3.1-SNAPSHOT API)
+</TITLE>
+
+<META NAME="date" CONTENT="2012-05-29">
+
+<LINK REL ="stylesheet" TYPE="text/css" HREF="../../../../../stylesheet.css" TITLE="Style">
+
+<SCRIPT type="text/javascript">
+function windowTitle()
+{
+ if (location.href.indexOf('is-external=true') == -1) {
+ parent.document.title="ServletURLConnection (Cocoon Servlet Service Implementation 1.3.1-SNAPSHOT API)";
+ }
+}
+</SCRIPT>
+<NOSCRIPT>
+</NOSCRIPT>
+
+</HEAD>
+
+<BODY BGCOLOR="white" onload="windowTitle();">
+<HR>
+
+
+<!-- ========= START OF TOP NAVBAR ======= -->
+<A NAME="navbar_top"><!-- --></A>
+<A HREF="#skip-navbar_top" title="Skip navigation links"></A>
+<TABLE BORDER="0" WIDTH="100%" CELLPADDING="1" CELLSPACING="0" SUMMARY="">
+<TR>
+<TD COLSPAN=2 BGCOLOR="#EEEEFF" CLASS="NavBarCell1">
+<A NAME="navbar_top_firstrow"><!-- --></A>
+<TABLE BORDER="0" CELLPADDING="0" CELLSPACING="3" SUMMARY="">
+ <TR ALIGN="center" VALIGN="top">
+ <TD BGCOLOR="#EEEEFF" CLASS="NavBarCell1"> <A HREF="../../../../../overview-summary.html"><FONT CLASS="NavBarFont1"><B>Overview</B></FONT></A> </TD>
+ <TD BGCOLOR="#EEEEFF" CLASS="NavBarCell1"> <A HREF="package-summary.html"><FONT CLASS="NavBarFont1"><B>Package</B></FONT></A> </TD>
+ <TD BGCOLOR="#FFFFFF" CLASS="NavBarCell1Rev"> <FONT CLASS="NavBarFont1Rev"><B>Class</B></FONT> </TD>
+ <TD BGCOLOR="#EEEEFF" CLASS="NavBarCell1"> <A HREF="class-use/ServletURLConnection.html"><FONT CLASS="NavBarFont1"><B>Use</B></FONT></A> </TD>
+ <TD BGCOLOR="#EEEEFF" CLASS="NavBarCell1"> <A HREF="package-tree.html"><FONT CLASS="NavBarFont1"><B>Tree</B></FONT></A> </TD>
+ <TD BGCOLOR="#EEEEFF" CLASS="NavBarCell1"> <A HREF="../../../../../deprecated-list.html"><FONT CLASS="NavBarFont1"><B>Deprecated</B></FONT></A> </TD>
+ <TD BGCOLOR="#EEEEFF" CLASS="NavBarCell1"> <A HREF="../../../../../index-all.html"><FONT CLASS="NavBarFont1"><B>Index</B></FONT></A> </TD>
+ <TD BGCOLOR="#EEEEFF" CLASS="NavBarCell1"> <A HREF="../../../../../help-doc.html"><FONT CLASS="NavBarFont1"><B>Help</B></FONT></A> </TD>
+ </TR>
+</TABLE>
+</TD>
+<TD ALIGN="right" VALIGN="top" ROWSPAN=3><EM>
+</EM>
+</TD>
+</TR>
+
+<TR>
+<TD BGCOLOR="white" CLASS="NavBarCell2"><FONT SIZE="-2">
+ PREV CLASS
+ <A HREF="../../../../../org/apache/cocoon/servletservice/url/ServletURLStreamHandler.html" title="class in org.apache.cocoon.servletservice.url"><B>NEXT CLASS</B></A></FONT></TD>
+<TD BGCOLOR="white" CLASS="NavBarCell2"><FONT SIZE="-2">
+ <A HREF="../../../../../index.html?org/apache/cocoon/servletservice/url/ServletURLConnection.html" target="_top"><B>FRAMES</B></A>
+ <A HREF="ServletURLConnection.html" target="_top"><B>NO FRAMES</B></A>
+ <SCRIPT type="text/javascript">
+ <!--
+ if(window==top) {
+ document.writeln('<A HREF="../../../../../allclasses-noframe.html"><B>All Classes</B></A>');
+ }
+ //-->
+</SCRIPT>
+<NOSCRIPT>
+ <A HREF="../../../../../allclasses-noframe.html"><B>All Classes</B></A>
+</NOSCRIPT>
+
+
+</FONT></TD>
+</TR>
+<TR>
+<TD VALIGN="top" CLASS="NavBarCell3"><FONT SIZE="-2">
+ SUMMARY: NESTED | <A HREF="#fields_inherited_from_class_java.net.HttpURLConnection">FIELD</A> | <A HREF="#constructor_summary">CONSTR</A> | <A HREF="#method_summary">METHOD</A></FONT></TD>
+<TD VALIGN="top" CLASS="NavBarCell3"><FONT SIZE="-2">
+DETAIL: FIELD | <A HREF="#constructor_detail">CONSTR</A> | <A HREF="#method_detail">METHOD</A></FONT></TD>
+</TR>
+</TABLE>
+<A NAME="skip-navbar_top"></A>
+<!-- ========= END OF TOP NAVBAR ========= -->
+
+<HR>
+<!-- ======== START OF CLASS DATA ======== -->
+<H2>
+<FONT SIZE="-1">
+org.apache.cocoon.servletservice.url</FONT>
+<BR>
+Class ServletURLConnection</H2>
+<PRE>
+<A HREF="http://download.oracle.com/javase/1.5.0/docs/api/java/lang/Object.html?is-external=true" title="class or interface in java.lang">java.lang.Object</A>
+ <IMG SRC="../../../../../resources/inherit.gif" ALT="extended by "><A HREF="http://download.oracle.com/javase/1.5.0/docs/api/java/net/URLConnection.html?is-external=true" title="class or interface in java.net">java.net.URLConnection</A>
+ <IMG SRC="../../../../../resources/inherit.gif" ALT="extended by "><A HREF="http://download.oracle.com/javase/1.5.0/docs/api/java/net/HttpURLConnection.html?is-external=true" title="class or interface in java.net">java.net.HttpURLConnection</A>
+ <IMG SRC="../../../../../resources/inherit.gif" ALT="extended by "><B>org.apache.cocoon.servletservice.url.ServletURLConnection</B>
+</PRE>
+<HR>
+<DL>
+<DT><PRE>public class <B>ServletURLConnection</B><DT>extends <A HREF="http://download.oracle.com/javase/1.5.0/docs/api/java/net/HttpURLConnection.html?is-external=true" title="class or interface in java.net">HttpURLConnection</A></DL>
+</PRE>
+
+<P>
+<HR>
+
+<P>
+<!-- =========== FIELD SUMMARY =========== -->
+
+<A NAME="field_summary"><!-- --></A>
+<TABLE BORDER="1" WIDTH="100%" CELLPADDING="3" CELLSPACING="0" SUMMARY="">
+<TR BGCOLOR="#CCCCFF" CLASS="TableHeadingColor">
+<TH ALIGN="left" COLSPAN="2"><FONT SIZE="+2">
+<B>Field Summary</B></FONT></TH>
+</TR>
+</TABLE>
+ <A NAME="fields_inherited_from_class_java.net.HttpURLConnection"><!-- --></A>
+<TABLE BORDER="1" WIDTH="100%" CELLPADDING="3" CELLSPACING="0" SUMMARY="">
+<TR BGCOLOR="#EEEEFF" CLASS="TableSubHeadingColor">
+<TH ALIGN="left"><B>Fields inherited from class java.net.<A HREF="http://download.oracle.com/javase/1.5.0/docs/api/java/net/HttpURLConnection.html?is-external=true" title="class or interface in java.net">HttpURLConnection</A></B></TH>
+</TR>
+<TR BGCOLOR="white" CLASS="TableRowColor">
+<TD><CODE><A HREF="http://download.oracle.com/javase/1.5.0/docs/api/java/net/HttpURLConnection.html?is-external=true#chunkLength" title="class or interface in java.net">chunkLength</A>, <A HREF="http://download.oracle.com/javase/1.5.0/docs/api/java/net/HttpURLConnection.html?is-external=true#fixedContentLength" title="class or interface in java.net">fixedContentLength</A>, <A HREF="http://download.oracle.com/javase/1.5.0/docs/api/java/net/HttpURLConnection.html?is-external=true#HTTP_ACCEPTED" title="class or interface in java.net">HTTP_ACCEPTED</A>, <A HREF="http://download.oracle.com/javase/1.5.0/docs/api/java/net/HttpURLConnection.html?is-external=true#HTTP_BAD_GATEWAY" title="class or interface in java.net">HTTP_BAD_GATEWAY</A>, <A HREF="http://download.oracle.com/javase/1.5.0/docs/api
/java/net/HttpURLConnection.html?is-external=true#HTTP_BAD_METHOD" title="class or interface in java.net">HTTP_BAD_METHOD</A>, <A HREF="http://download.oracle.com/javase/1.5.0/docs/api/java/
net/HttpURLConnection.html?is-external=true#HTTP_BAD_REQUEST" title="class or interface in java.net">HTTP_BAD_REQUEST</A>, <A HREF="http://download.oracle.com/javase/1.5.0/docs/api/java/net/HttpURLConnection.html?is-external=true#HTTP_CLIENT_TIMEOUT" title="class or interface in java.net">HTTP_CLIENT_TIMEOUT</A>, <A HREF="http://download.oracle.com/javase/1.5.0/docs/api/java/net/HttpURLConnection.html?is-external=true#HTTP_CONFLICT" title="class or interface in java.net">HTTP_CONFLICT</A>, <A HREF="http://download.oracle.com/javase/1.5.0/docs/api/java/net/HttpURLConnection.html?is-external=true#HTTP_CREATED" title="class or interface in java.net">HTTP_CREATED</A>, <A HREF="http://download.oracle.com/javase/1.5.0/docs/api/java/net/HttpURLConnection.html?is-external=true#HTTP_ENTITY_TOO_LAR
GE" title="class or interface in java.net">HTTP_ENTITY_TOO_LARGE</A>, <A HREF="http://download.oracle.com/javase/1.5.0/docs/api/java/net/HttpURLConnection.html?is-external=true#HTTP_FORBIDDE
N" title="class or interface in java.net">HTTP_FORBIDDEN</A>, <A HREF="http://download.oracle.com/javase/1.5.0/docs/api/java/net/HttpURLConnection.html?is-external=true#HTTP_GATEWAY_TIMEOUT" title="class or interface in java.net">HTTP_GATEWAY_TIMEOUT</A>, <A HREF="http://download.oracle.com/javase/1.5.0/docs/api/java/net/HttpURLConnection.html?is-external=true#HTTP_GONE" title="class or interface in java.net">HTTP_GONE</A>, <A HREF="http://download.oracle.com/javase/1.5.0/docs/api/java/net/HttpURLConnection.html?is-external=true#HTTP_INTERNAL_ERROR" title="class or interface in java.net">HTTP_INTERNAL_ERROR</A>, <A HREF="http://download.oracle.com/javase/1.5.0/docs/api/java/net/HttpURLConnection.html?is-external=true#HTTP_LENGTH_REQUIRED" title="class or interface in java.net">HTTP_LENGTH
_REQUIRED</A>, <A HREF="http://download.oracle.com/javase/1.5.0/docs/api/java/net/HttpURLConnection.html?is-external=true#HTTP_MOVED_PERM" title="class or interface in java.net">HTTP_MOVED_P
ERM</A>, <A HREF="http://download.oracle.com/javase/1.5.0/docs/api/java/net/HttpURLConnection.html?is-external=true#HTTP_MOVED_TEMP" title="class or interface in java.net">HTTP_MOVED_TEMP</A>, <A HREF="http://download.oracle.com/javase/1.5.0/docs/api/java/net/HttpURLConnection.html?is-external=true#HTTP_MULT_CHOICE" title="class or interface in java.net">HTTP_MULT_CHOICE</A>, <A HREF="http://download.oracle.com/javase/1.5.0/docs/api/java/net/HttpURLConnection.html?is-external=true#HTTP_NO_CONTENT" title="class or interface in java.net">HTTP_NO_CONTENT</A>, <A HREF="http://download.oracle.com/javase/1.5.0/docs/api/java/net/HttpURLConnection.html?is-external=true#HTTP_NOT_ACCEPTABLE" title="class or interface in java.net">HTTP_NOT_ACCEPTABLE</A>, <A HREF="http://download.oracle.com/javase/1
.5.0/docs/api/java/net/HttpURLConnection.html?is-external=true#HTTP_NOT_AUTHORITATIVE" title="class or interface in java.net">HTTP_NOT_AUTHORITATIVE</A>, <A HREF="http://download.oracle.com/
javase/1.5.0/docs/api/java/net/HttpURLConnection.html?is-external=true#HTTP_NOT_FOUND" title="class or interface in java.net">HTTP_NOT_FOUND</A>, <A HREF="http://download.oracle.com/javase/1.5.0/docs/api/java/net/HttpURLConnection.html?is-external=true#HTTP_NOT_IMPLEMENTED" title="class or interface in java.net">HTTP_NOT_IMPLEMENTED</A>, <A HREF="http://download.oracle.com/javase/1.5.0/docs/api/java/net/HttpURLConnection.html?is-external=true#HTTP_NOT_MODIFIED" title="class or interface in java.net">HTTP_NOT_MODIFIED</A>, <A HREF="http://download.oracle.com/javase/1.5.0/docs/api/java/net/HttpURLConnection.html?is-external=true#HTTP_OK" title="class or interface in java.net">HTTP_OK</A>, <A HREF="http://download.oracle.com/javase/1.5.0/docs/api/java/net/HttpURLConnection.html?is-external=t
rue#HTTP_PARTIAL" title="class or interface in java.net">HTTP_PARTIAL</A>, <A HREF="http://download.oracle.com/javase/1.5.0/docs/api/java/net/HttpURLConnection.html?is-external=true#HTTP_PAY
MENT_REQUIRED" title="class or interface in java.net">HTTP_PAYMENT_REQUIRED</A>, <A HREF="http://download.oracle.com/javase/1.5.0/docs/api/java/net/HttpURLConnection.html?is-external=true#HTTP_PRECON_FAILED" title="class or interface in java.net">HTTP_PRECON_FAILED</A>, <A HREF="http://download.oracle.com/javase/1.5.0/docs/api/java/net/HttpURLConnection.html?is-external=true#HTTP_PROXY_AUTH" title="class or interface in java.net">HTTP_PROXY_AUTH</A>, <A HREF="http://download.oracle.com/javase/1.5.0/docs/api/java/net/HttpURLConnection.html?is-external=true#HTTP_REQ_TOO_LONG" title="class or interface in java.net">HTTP_REQ_TOO_LONG</A>, <A HREF="http://download.oracle.com/javase/1.5.0/docs/api/java/net/HttpURLConnection.html?is-external=true#HTTP_RESET" title="class or interface in java.net
">HTTP_RESET</A>, <A HREF="http://download.oracle.com/javase/1.5.0/docs/api/java/net/HttpURLConnection.html?is-external=true#HTTP_SEE_OTHER" title="class or interface in java.net">HTTP_SEE_O
THER</A>, <A HREF="http://download.oracle.com/javase/1.5.0/docs/api/java/net/HttpURLConnection.html?is-external=true#HTTP_SERVER_ERROR" title="class or interface in java.net">HTTP_SERVER_ERROR</A>, <A HREF="http://download.oracle.com/javase/1.5.0/docs/api/java/net/HttpURLConnection.html?is-external=true#HTTP_UNAUTHORIZED" title="class or interface in java.net">HTTP_UNAUTHORIZED</A>, <A HREF="http://download.oracle.com/javase/1.5.0/docs/api/java/net/HttpURLConnection.html?is-external=true#HTTP_UNAVAILABLE" title="class or interface in java.net">HTTP_UNAVAILABLE</A>, <A HREF="http://download.oracle.com/javase/1.5.0/docs/api/java/net/HttpURLConnection.html?is-external=true#HTTP_UNSUPPORTED_TYPE" title="class or interface in java.net">HTTP_UNSUPPORTED_TYPE</A>, <A HREF="http://download.oracle
.com/javase/1.5.0/docs/api/java/net/HttpURLConnection.html?is-external=true#HTTP_USE_PROXY" title="class or interface in java.net">HTTP_USE_PROXY</A>, <A HREF="http://download.oracle.com/jav
ase/1.5.0/docs/api/java/net/HttpURLConnection.html?is-external=true#HTTP_VERSION" title="class or interface in java.net">HTTP_VERSION</A>, <A HREF="http://download.oracle.com/javase/1.5.0/docs/api/java/net/HttpURLConnection.html?is-external=true#instanceFollowRedirects" title="class or interface in java.net">instanceFollowRedirects</A>, <A HREF="http://download.oracle.com/javase/1.5.0/docs/api/java/net/HttpURLConnection.html?is-external=true#method" title="class or interface in java.net">method</A>, <A HREF="http://download.oracle.com/javase/1.5.0/docs/api/java/net/HttpURLConnection.html?is-external=true#responseCode" title="class or interface in java.net">responseCode</A>, <A HREF="http://download.oracle.com/javase/1.5.0/docs/api/java/net/HttpURLConnection.html?is-external=true#responseM
essage" title="class or interface in java.net">responseMessage</A></CODE></TD>
+</TR>
+</TABLE>
+ <A NAME="fields_inherited_from_class_java.net.URLConnection"><!-- --></A>
+<TABLE BORDER="1" WIDTH="100%" CELLPADDING="3" CELLSPACING="0" SUMMARY="">
+<TR BGCOLOR="#EEEEFF" CLASS="TableSubHeadingColor">
+<TH ALIGN="left"><B>Fields inherited from class java.net.<A HREF="http://download.oracle.com/javase/1.5.0/docs/api/java/net/URLConnection.html?is-external=true" title="class or interface in java.net">URLConnection</A></B></TH>
+</TR>
+<TR BGCOLOR="white" CLASS="TableRowColor">
+<TD><CODE><A HREF="http://download.oracle.com/javase/1.5.0/docs/api/java/net/URLConnection.html?is-external=true#allowUserInteraction" title="class or interface in java.net">allowUserInteraction</A>, <A HREF="http://download.oracle.com/javase/1.5.0/docs/api/java/net/URLConnection.html?is-external=true#connected" title="class or interface in java.net">connected</A>, <A HREF="http://download.oracle.com/javase/1.5.0/docs/api/java/net/URLConnection.html?is-external=true#doInput" title="class or interface in java.net">doInput</A>, <A HREF="http://download.oracle.com/javase/1.5.0/docs/api/java/net/URLConnection.html?is-external=true#doOutput" title="class or interface in java.net">doOutput</A>, <A HREF="http://download.oracle.com/javase/1.5.0/docs/api/java/net/URLConnection.html?is-external=tru
e#ifModifiedSince" title="class or interface in java.net">ifModifiedSince</A>, <A HREF="http://download.oracle.com/javase/1.5.0/docs/api/java/net/URLConnection.html?is-external=true#useCache
s" title="class or interface in java.net">useCaches</A></CODE></TD>
+</TR>
+</TABLE>
+
+<!-- ======== CONSTRUCTOR SUMMARY ======== -->
+
+<A NAME="constructor_summary"><!-- --></A>
+<TABLE BORDER="1" WIDTH="100%" CELLPADDING="3" CELLSPACING="0" SUMMARY="">
+<TR BGCOLOR="#CCCCFF" CLASS="TableHeadingColor">
+<TH ALIGN="left" COLSPAN="2"><FONT SIZE="+2">
+<B>Constructor Summary</B></FONT></TH>
+</TR>
+<TR BGCOLOR="white" CLASS="TableRowColor">
+<TD ALIGN="right" VALIGN="top" WIDTH="1%"><FONT SIZE="-1">
+<CODE>protected </CODE></FONT></TD>
+<TD><CODE><B><A HREF="../../../../../org/apache/cocoon/servletservice/url/ServletURLConnection.html#ServletURLConnection(java.net.URL)">ServletURLConnection</A></B>(<A HREF="http://download.oracle.com/javase/1.5.0/docs/api/java/net/URL.html?is-external=true" title="class or interface in java.net">URL</A> url)</CODE>
+
+<BR>
+ </TD>
+</TR>
+</TABLE>
+
+<!-- ========== METHOD SUMMARY =========== -->
+
+<A NAME="method_summary"><!-- --></A>
+<TABLE BORDER="1" WIDTH="100%" CELLPADDING="3" CELLSPACING="0" SUMMARY="">
+<TR BGCOLOR="#CCCCFF" CLASS="TableHeadingColor">
+<TH ALIGN="left" COLSPAN="2"><FONT SIZE="+2">
+<B>Method Summary</B></FONT></TH>
+</TR>
+<TR BGCOLOR="white" CLASS="TableRowColor">
+<TD ALIGN="right" VALIGN="top" WIDTH="1%"><FONT SIZE="-1">
+<CODE> void</CODE></FONT></TD>
+<TD><CODE><B><A HREF="../../../../../org/apache/cocoon/servletservice/url/ServletURLConnection.html#connect()">connect</A></B>()</CODE>
+
+<BR>
+ </TD>
+</TR>
+<TR BGCOLOR="white" CLASS="TableRowColor">
+<TD ALIGN="right" VALIGN="top" WIDTH="1%"><FONT SIZE="-1">
+<CODE> void</CODE></FONT></TD>
+<TD><CODE><B><A HREF="../../../../../org/apache/cocoon/servletservice/url/ServletURLConnection.html#disconnect()">disconnect</A></B>()</CODE>
+
+<BR>
+ </TD>
+</TR>
+<TR BGCOLOR="white" CLASS="TableRowColor">
+<TD ALIGN="right" VALIGN="top" WIDTH="1%"><FONT SIZE="-1">
+<CODE> <A HREF="http://download.oracle.com/javase/1.5.0/docs/api/java/lang/String.html?is-external=true" title="class or interface in java.lang">String</A></CODE></FONT></TD>
+<TD><CODE><B><A HREF="../../../../../org/apache/cocoon/servletservice/url/ServletURLConnection.html#getContentType()">getContentType</A></B>()</CODE>
+
+<BR>
+ </TD>
+</TR>
+<TR BGCOLOR="white" CLASS="TableRowColor">
+<TD ALIGN="right" VALIGN="top" WIDTH="1%"><FONT SIZE="-1">
+<CODE> <A HREF="http://download.oracle.com/javase/1.5.0/docs/api/java/io/InputStream.html?is-external=true" title="class or interface in java.io">InputStream</A></CODE></FONT></TD>
+<TD><CODE><B><A HREF="../../../../../org/apache/cocoon/servletservice/url/ServletURLConnection.html#getErrorStream()">getErrorStream</A></B>()</CODE>
+
+<BR>
+ </TD>
+</TR>
+<TR BGCOLOR="white" CLASS="TableRowColor">
+<TD ALIGN="right" VALIGN="top" WIDTH="1%"><FONT SIZE="-1">
+<CODE> <A HREF="http://download.oracle.com/javase/1.5.0/docs/api/java/util/Map.html?is-external=true" title="class or interface in java.util">Map</A><<A HREF="http://download.oracle.com/javase/1.5.0/docs/api/java/lang/String.html?is-external=true" title="class or interface in java.lang">String</A>,<A HREF="http://download.oracle.com/javase/1.5.0/docs/api/java/util/List.html?is-external=true" title="class or interface in java.util">List</A><<A HREF="http://download.oracle.com/javase/1.5.0/docs/api/java/lang/String.html?is-external=true" title="class or interface in java.lang">String</A>>></CODE></FONT></TD>
+<TD><CODE><B><A HREF="../../../../../org/apache/cocoon/servletservice/url/ServletURLConnection.html#getHeaderFields()">getHeaderFields</A></B>()</CODE>
+
+<BR>
+ </TD>
+</TR>
+<TR BGCOLOR="white" CLASS="TableRowColor">
+<TD ALIGN="right" VALIGN="top" WIDTH="1%"><FONT SIZE="-1">
+<CODE> <A HREF="http://download.oracle.com/javase/1.5.0/docs/api/java/io/InputStream.html?is-external=true" title="class or interface in java.io">InputStream</A></CODE></FONT></TD>
+<TD><CODE><B><A HREF="../../../../../org/apache/cocoon/servletservice/url/ServletURLConnection.html#getInputStream()">getInputStream</A></B>()</CODE>
+
+<BR>
+ </TD>
+</TR>
+<TR BGCOLOR="white" CLASS="TableRowColor">
+<TD ALIGN="right" VALIGN="top" WIDTH="1%"><FONT SIZE="-1">
+<CODE> long</CODE></FONT></TD>
+<TD><CODE><B><A HREF="../../../../../org/apache/cocoon/servletservice/url/ServletURLConnection.html#getLastModified()">getLastModified</A></B>()</CODE>
+
+<BR>
+ </TD>
+</TR>
+<TR BGCOLOR="white" CLASS="TableRowColor">
+<TD ALIGN="right" VALIGN="top" WIDTH="1%"><FONT SIZE="-1">
+<CODE> <A HREF="http://download.oracle.com/javase/1.5.0/docs/api/java/io/OutputStream.html?is-external=true" title="class or interface in java.io">OutputStream</A></CODE></FONT></TD>
+<TD><CODE><B><A HREF="../../../../../org/apache/cocoon/servletservice/url/ServletURLConnection.html#getOutputStream()">getOutputStream</A></B>()</CODE>
+
+<BR>
+ </TD>
+</TR>
+<TR BGCOLOR="white" CLASS="TableRowColor">
+<TD ALIGN="right" VALIGN="top" WIDTH="1%"><FONT SIZE="-1">
+<CODE> int</CODE></FONT></TD>
+<TD><CODE><B><A HREF="../../../../../org/apache/cocoon/servletservice/url/ServletURLConnection.html#getResponseCode()">getResponseCode</A></B>()</CODE>
+
+<BR>
+ </TD>
+</TR>
+<TR BGCOLOR="white" CLASS="TableRowColor">
+<TD ALIGN="right" VALIGN="top" WIDTH="1%"><FONT SIZE="-1">
+<CODE> boolean</CODE></FONT></TD>
+<TD><CODE><B><A HREF="../../../../../org/apache/cocoon/servletservice/url/ServletURLConnection.html#usingProxy()">usingProxy</A></B>()</CODE>
+
+<BR>
+ </TD>
+</TR>
+</TABLE>
+ <A NAME="methods_inherited_from_class_java.net.HttpURLConnection"><!-- --></A>
+<TABLE BORDER="1" WIDTH="100%" CELLPADDING="3" CELLSPACING="0" SUMMARY="">
+<TR BGCOLOR="#EEEEFF" CLASS="TableSubHeadingColor">
+<TH ALIGN="left"><B>Methods inherited from class java.net.<A HREF="http://download.oracle.com/javase/1.5.0/docs/api/java/net/HttpURLConnection.html?is-external=true" title="class or interface in java.net">HttpURLConnection</A></B></TH>
+</TR>
+<TR BGCOLOR="white" CLASS="TableRowColor">
+<TD><CODE><A HREF="http://download.oracle.com/javase/1.5.0/docs/api/java/net/HttpURLConnection.html?is-external=true#getFollowRedirects()" title="class or interface in java.net">getFollowRedirects</A>, <A HREF="http://download.oracle.com/javase/1.5.0/docs/api/java/net/HttpURLConnection.html?is-external=true#getHeaderField(int)" title="class or interface in java.net">getHeaderField</A>, <A HREF="http://download.oracle.com/javase/1.5.0/docs/api/java/net/HttpURLConnection.html?is-external=true#getHeaderFieldDate(java.lang.String, long)" title="class or interface in java.net">getHeaderFieldDate</A>, <A HREF="http://download.oracle.com/javase/1.5.0/docs/api/java/net/HttpURLConnection.html?is-external=true#getHeaderFieldKey(int)" title="class or interface in java.net">getHeaderFieldKey</A>, <A
HREF="http://download.oracle.com/javase/1.5.0/docs/api/java/net/HttpURLConnection.html?is-external=true#getInstanceFollowRedirects()" title="class or interface in java.net">getInstanceFollow
Redirects</A>, <A HREF="http://download.oracle.com/javase/1.5.0/docs/api/java/net/HttpURLConnection.html?is-external=true#getPermission()" title="class or interface in java.net">getPermission</A>, <A HREF="http://download.oracle.com/javase/1.5.0/docs/api/java/net/HttpURLConnection.html?is-external=true#getRequestMethod()" title="class or interface in java.net">getRequestMethod</A>, <A HREF="http://download.oracle.com/javase/1.5.0/docs/api/java/net/HttpURLConnection.html?is-external=true#getResponseMessage()" title="class or interface in java.net">getResponseMessage</A>, <A HREF="http://download.oracle.com/javase/1.5.0/docs/api/java/net/HttpURLConnection.html?is-external=true#setChunkedStreamingMode(int)" title="class or interface in java.net">setChunkedStreamingMode</A>, <A HREF="http://d
ownload.oracle.com/javase/1.5.0/docs/api/java/net/HttpURLConnection.html?is-external=true#setFixedLengthStreamingMode(int)" title="class or interface in java.net">setFixedLengthStreamingMode
</A>, <A HREF="http://download.oracle.com/javase/1.5.0/docs/api/java/net/HttpURLConnection.html?is-external=true#setFollowRedirects(boolean)" title="class or interface in java.net">setFollowRedirects</A>, <A HREF="http://download.oracle.com/javase/1.5.0/docs/api/java/net/HttpURLConnection.html?is-external=true#setInstanceFollowRedirects(boolean)" title="class or interface in java.net">setInstanceFollowRedirects</A>, <A HREF="http://download.oracle.com/javase/1.5.0/docs/api/java/net/HttpURLConnection.html?is-external=true#setRequestMethod(java.lang.String)" title="class or interface in java.net">setRequestMethod</A></CODE></TD>
+</TR>
+</TABLE>
+ <A NAME="methods_inherited_from_class_java.net.URLConnection"><!-- --></A>
+<TABLE BORDER="1" WIDTH="100%" CELLPADDING="3" CELLSPACING="0" SUMMARY="">
+<TR BGCOLOR="#EEEEFF" CLASS="TableSubHeadingColor">
+<TH ALIGN="left"><B>Methods inherited from class java.net.<A HREF="http://download.oracle.com/javase/1.5.0/docs/api/java/net/URLConnection.html?is-external=true" title="class or interface in java.net">URLConnection</A></B></TH>
+</TR>
+<TR BGCOLOR="white" CLASS="TableRowColor">
+<TD><CODE><A HREF="http://download.oracle.com/javase/1.5.0/docs/api/java/net/URLConnection.html?is-external=true#addRequestProperty(java.lang.String, java.lang.String)" title="class or interface in java.net">addRequestProperty</A>, <A HREF="http://download.oracle.com/javase/1.5.0/docs/api/java/net/URLConnection.html?is-external=true#getAllowUserInteraction()" title="class or interface in java.net">getAllowUserInteraction</A>, <A HREF="http://download.oracle.com/javase/1.5.0/docs/api/java/net/URLConnection.html?is-external=true#getConnectTimeout()" title="class or interface in java.net">getConnectTimeout</A>, <A HREF="http://download.oracle.com/javase/1.5.0/docs/api/java/net/URLConnection.html?is-external=true#getContent()" title="class or interface in java.net">getContent</A>, <A HREF="ht
tp://download.oracle.com/javase/1.5.0/docs/api/java/net/URLConnection.html?is-external=true#getContent(java.lang.Class[])" title="class or interface in java.net">getContent</A>, <A HREF="htt
p://download.oracle.com/javase/1.5.0/docs/api/java/net/URLConnection.html?is-external=true#getContentEncoding()" title="class or interface in java.net">getContentEncoding</A>, <A HREF="http://download.oracle.com/javase/1.5.0/docs/api/java/net/URLConnection.html?is-external=true#getContentLength()" title="class or interface in java.net">getContentLength</A>, <A HREF="http://download.oracle.com/javase/1.5.0/docs/api/java/net/URLConnection.html?is-external=true#getDate()" title="class or interface in java.net">getDate</A>, <A HREF="http://download.oracle.com/javase/1.5.0/docs/api/java/net/URLConnection.html?is-external=true#getDefaultAllowUserInteraction()" title="class or interface in java.net">getDefaultAllowUserInteraction</A>, <A HREF="http://download.oracle.com/javase/1.5.0/docs/api/jav
a/net/URLConnection.html?is-external=true#getDefaultRequestProperty(java.lang.String)" title="class or interface in java.net">getDefaultRequestProperty</A>, <A HREF="http://download.oracle.c
om/javase/1.5.0/docs/api/java/net/URLConnection.html?is-external=true#getDefaultUseCaches()" title="class or interface in java.net">getDefaultUseCaches</A>, <A HREF="http://download.oracle.com/javase/1.5.0/docs/api/java/net/URLConnection.html?is-external=true#getDoInput()" title="class or interface in java.net">getDoInput</A>, <A HREF="http://download.oracle.com/javase/1.5.0/docs/api/java/net/URLConnection.html?is-external=true#getDoOutput()" title="class or interface in java.net">getDoOutput</A>, <A HREF="http://download.oracle.com/javase/1.5.0/docs/api/java/net/URLConnection.html?is-external=true#getExpiration()" title="class or interface in java.net">getExpiration</A>, <A HREF="http://download.oracle.com/javase/1.5.0/docs/api/java/net/URLConnection.html?is-external=true#getFileNameMap(
)" title="class or interface in java.net">getFileNameMap</A>, <A HREF="http://download.oracle.com/javase/1.5.0/docs/api/java/net/URLConnection.html?is-external=true#getHeaderField(java.lang.
String)" title="class or interface in java.net">getHeaderField</A>, <A HREF="http://download.oracle.com/javase/1.5.0/docs/api/java/net/URLConnection.html?is-external=true#getHeaderFieldInt(java.lang.String, int)" title="class or interface in java.net">getHeaderFieldInt</A>, <A HREF="http://download.oracle.com/javase/1.5.0/docs/api/java/net/URLConnection.html?is-external=true#getIfModifiedSince()" title="class or interface in java.net">getIfModifiedSince</A>, <A HREF="http://download.oracle.com/javase/1.5.0/docs/api/java/net/URLConnection.html?is-external=true#getReadTimeout()" title="class or interface in java.net">getReadTimeout</A>, <A HREF="http://download.oracle.com/javase/1.5.0/docs/api/java/net/URLConnection.html?is-external=true#getRequestProperties()" title="class or interface in
java.net">getRequestProperties</A>, <A HREF="http://download.oracle.com/javase/1.5.0/docs/api/java/net/URLConnection.html?is-external=true#getRequestProperty(java.lang.String)" title="class
or interface in java.net">getRequestProperty</A>, <A HREF="http://download.oracle.com/javase/1.5.0/docs/api/java/net/URLConnection.html?is-external=true#getURL()" title="class or interface in java.net">getURL</A>, <A HREF="http://download.oracle.com/javase/1.5.0/docs/api/java/net/URLConnection.html?is-external=true#getUseCaches()" title="class or interface in java.net">getUseCaches</A>, <A HREF="http://download.oracle.com/javase/1.5.0/docs/api/java/net/URLConnection.html?is-external=true#guessContentTypeFromName(java.lang.String)" title="class or interface in java.net">guessContentTypeFromName</A>, <A HREF="http://download.oracle.com/javase/1.5.0/docs/api/java/net/URLConnection.html?is-external=true#guessContentTypeFromStream(java.io.InputStream)" title="class or interface in java.net">gu
essContentTypeFromStream</A>, <A HREF="http://download.oracle.com/javase/1.5.0/docs/api/java/net/URLConnection.html?is-external=true#setAllowUserInteraction(boolean)" title="class or interfa
ce in java.net">setAllowUserInteraction</A>, <A HREF="http://download.oracle.com/javase/1.5.0/docs/api/java/net/URLConnection.html?is-external=true#setConnectTimeout(int)" title="class or interface in java.net">setConnectTimeout</A>, <A HREF="http://download.oracle.com/javase/1.5.0/docs/api/java/net/URLConnection.html?is-external=true#setContentHandlerFactory(java.net.ContentHandlerFactory)" title="class or interface in java.net">setContentHandlerFactory</A>, <A HREF="http://download.oracle.com/javase/1.5.0/docs/api/java/net/URLConnection.html?is-external=true#setDefaultAllowUserInteraction(boolean)" title="class or interface in java.net">setDefaultAllowUserInteraction</A>, <A HREF="http://download.oracle.com/javase/1.5.0/docs/api/java/net/URLConnection.html?is-external=true#setDefaultReq
uestProperty(java.lang.String, java.lang.String)" title="class or interface in java.net">setDefaultRequestProperty</A>, <A HREF="http://download.oracle.com/javase/1.5.0/docs/api/java/net/URL
Connection.html?is-external=true#setDefaultUseCaches(boolean)" title="class or interface in java.net">setDefaultUseCaches</A>, <A HREF="http://download.oracle.com/javase/1.5.0/docs/api/java/net/URLConnection.html?is-external=true#setDoInput(boolean)" title="class or interface in java.net">setDoInput</A>, <A HREF="http://download.oracle.com/javase/1.5.0/docs/api/java/net/URLConnection.html?is-external=true#setDoOutput(boolean)" title="class or interface in java.net">setDoOutput</A>, <A HREF="http://download.oracle.com/javase/1.5.0/docs/api/java/net/URLConnection.html?is-external=true#setFileNameMap(java.net.FileNameMap)" title="class or interface in java.net">setFileNameMap</A>, <A HREF="http://download.oracle.com/javase/1.5.0/docs/api/java/net/URLConnection.html?is-external=true#setIfModi
fiedSince(long)" title="class or interface in java.net">setIfModifiedSince</A>, <A HREF="http://download.oracle.com/javase/1.5.0/docs/api/java/net/URLConnection.html?is-external=true#setRead
Timeout(int)" title="class or interface in java.net">setReadTimeout</A>, <A HREF="http://download.oracle.com/javase/1.5.0/docs/api/java/net/URLConnection.html?is-external=true#setRequestProperty(java.lang.String, java.lang.String)" title="class or interface in java.net">setRequestProperty</A>, <A HREF="http://download.oracle.com/javase/1.5.0/docs/api/java/net/URLConnection.html?is-external=true#setUseCaches(boolean)" title="class or interface in java.net">setUseCaches</A>, <A HREF="http://download.oracle.com/javase/1.5.0/docs/api/java/net/URLConnection.html?is-external=true#toString()" title="class or interface in java.net">toString</A></CODE></TD>
+</TR>
+</TABLE>
+ <A NAME="methods_inherited_from_class_java.lang.Object"><!-- --></A>
+<TABLE BORDER="1" WIDTH="100%" CELLPADDING="3" CELLSPACING="0" SUMMARY="">
+<TR BGCOLOR="#EEEEFF" CLASS="TableSubHeadingColor">
+<TH ALIGN="left"><B>Methods inherited from class java.lang.<A HREF="http://download.oracle.com/javase/1.5.0/docs/api/java/lang/Object.html?is-external=true" title="class or interface in java.lang">Object</A></B></TH>
+</TR>
+<TR BGCOLOR="white" CLASS="TableRowColor">
+<TD><CODE><A HREF="http://download.oracle.com/javase/1.5.0/docs/api/java/lang/Object.html?is-external=true#clone()" title="class or interface in java.lang">clone</A>, <A HREF="http://download.oracle.com/javase/1.5.0/docs/api/java/lang/Object.html?is-external=true#equals(java.lang.Object)" title="class or interface in java.lang">equals</A>, <A HREF="http://download.oracle.com/javase/1.5.0/docs/api/java/lang/Object.html?is-external=true#finalize()" title="class or interface in java.lang">finalize</A>, <A HREF="http://download.oracle.com/javase/1.5.0/docs/api/java/lang/Object.html?is-external=true#getClass()" title="class or interface in java.lang">getClass</A>, <A HREF="http://download.oracle.com/javase/1.5.0/docs/api/java/lang/Object.html?is-external=true#hashCode()" title="class or interf
ace in java.lang">hashCode</A>, <A HREF="http://download.oracle.com/javase/1.5.0/docs/api/java/lang/Object.html?is-external=true#notify()" title="class or interface in java.lang">notify</A>,
<A HREF="http://download.oracle.com/javase/1.5.0/docs/api/java/lang/Object.html?is-external=true#notifyAll()" title="class or interface in java.lang">notifyAll</A>, <A HREF="http://download.oracle.com/javase/1.5.0/docs/api/java/lang/Object.html?is-external=true#wait()" title="class or interface in java.lang">wait</A>, <A HREF="http://download.oracle.com/javase/1.5.0/docs/api/java/lang/Object.html?is-external=true#wait(long)" title="class or interface in java.lang">wait</A>, <A HREF="http://download.oracle.com/javase/1.5.0/docs/api/java/lang/Object.html?is-external=true#wait(long, int)" title="class or interface in java.lang">wait</A></CODE></TD>
+</TR>
+</TABLE>
+
+<P>
+
+<!-- ========= CONSTRUCTOR DETAIL ======== -->
+
+<A NAME="constructor_detail"><!-- --></A>
+<TABLE BORDER="1" WIDTH="100%" CELLPADDING="3" CELLSPACING="0" SUMMARY="">
+<TR BGCOLOR="#CCCCFF" CLASS="TableHeadingColor">
+<TH ALIGN="left" COLSPAN="1"><FONT SIZE="+2">
+<B>Constructor Detail</B></FONT></TH>
+</TR>
+</TABLE>
+
+<A NAME="ServletURLConnection(java.net.URL)"><!-- --></A><H3>
+ServletURLConnection</H3>
+<PRE>
+protected <B>ServletURLConnection</B>(<A HREF="http://download.oracle.com/javase/1.5.0/docs/api/java/net/URL.html?is-external=true" title="class or interface in java.net">URL</A> url)
+ throws <A HREF="http://download.oracle.com/javase/1.5.0/docs/api/java/net/URISyntaxException.html?is-external=true" title="class or interface in java.net">URISyntaxException</A></PRE>
+<DL>
+<DL>
+
+<DT><B>Throws:</B>
+<DD><CODE><A HREF="http://download.oracle.com/javase/1.5.0/docs/api/java/net/URISyntaxException.html?is-external=true" title="class or interface in java.net">URISyntaxException</A></CODE></DL>
+</DL>
+
+<!-- ============ METHOD DETAIL ========== -->
+
+<A NAME="method_detail"><!-- --></A>
+<TABLE BORDER="1" WIDTH="100%" CELLPADDING="3" CELLSPACING="0" SUMMARY="">
+<TR BGCOLOR="#CCCCFF" CLASS="TableHeadingColor">
+<TH ALIGN="left" COLSPAN="1"><FONT SIZE="+2">
+<B>Method Detail</B></FONT></TH>
+</TR>
+</TABLE>
+
+<A NAME="connect()"><!-- --></A><H3>
+connect</H3>
+<PRE>
+public void <B>connect</B>()
+ throws <A HREF="http://download.oracle.com/javase/1.5.0/docs/api/java/io/IOException.html?is-external=true" title="class or interface in java.io">IOException</A></PRE>
+<DL>
+<DD>
+<P>
+<DD><DL>
+<DT><B>Specified by:</B><DD><CODE><A HREF="http://download.oracle.com/javase/1.5.0/docs/api/java/net/URLConnection.html?is-external=true#connect()" title="class or interface in java.net">connect</A></CODE> in class <CODE><A HREF="http://download.oracle.com/javase/1.5.0/docs/api/java/net/URLConnection.html?is-external=true" title="class or interface in java.net">URLConnection</A></CODE></DL>
+</DD>
+<DD><DL>
+
+<DT><B>Throws:</B>
+<DD><CODE><A HREF="http://download.oracle.com/javase/1.5.0/docs/api/java/io/IOException.html?is-external=true" title="class or interface in java.io">IOException</A></CODE><DT><B>See Also:</B><DD><A HREF="http://download.oracle.com/javase/1.5.0/docs/api/java/net/URLConnection.html?is-external=true#connect()" title="class or interface in java.net"><CODE>URLConnection.connect()</CODE></A></DL>
+</DD>
+</DL>
+<HR>
+
+<A NAME="getErrorStream()"><!-- --></A><H3>
+getErrorStream</H3>
+<PRE>
+public <A HREF="http://download.oracle.com/javase/1.5.0/docs/api/java/io/InputStream.html?is-external=true" title="class or interface in java.io">InputStream</A> <B>getErrorStream</B>()</PRE>
+<DL>
+<DD>
+<P>
+<DD><DL>
+<DT><B>Overrides:</B><DD><CODE><A HREF="http://download.oracle.com/javase/1.5.0/docs/api/java/net/HttpURLConnection.html?is-external=true#getErrorStream()" title="class or interface in java.net">getErrorStream</A></CODE> in class <CODE><A HREF="http://download.oracle.com/javase/1.5.0/docs/api/java/net/HttpURLConnection.html?is-external=true" title="class or interface in java.net">HttpURLConnection</A></CODE></DL>
+</DD>
+<DD><DL>
+<DT><B>See Also:</B><DD><A HREF="http://download.oracle.com/javase/1.5.0/docs/api/java/net/HttpURLConnection.html?is-external=true#getErrorStream()" title="class or interface in java.net"><CODE>HttpURLConnection.getErrorStream()</CODE></A></DL>
+</DD>
+</DL>
+<HR>
+
+<A NAME="getInputStream()"><!-- --></A><H3>
+getInputStream</H3>
+<PRE>
+public <A HREF="http://download.oracle.com/javase/1.5.0/docs/api/java/io/InputStream.html?is-external=true" title="class or interface in java.io">InputStream</A> <B>getInputStream</B>()
+ throws <A HREF="http://download.oracle.com/javase/1.5.0/docs/api/java/io/IOException.html?is-external=true" title="class or interface in java.io">IOException</A></PRE>
+<DL>
+<DD>
+<P>
+<DD><DL>
+<DT><B>Overrides:</B><DD><CODE><A HREF="http://download.oracle.com/javase/1.5.0/docs/api/java/net/URLConnection.html?is-external=true#getInputStream()" title="class or interface in java.net">getInputStream</A></CODE> in class <CODE><A HREF="http://download.oracle.com/javase/1.5.0/docs/api/java/net/URLConnection.html?is-external=true" title="class or interface in java.net">URLConnection</A></CODE></DL>
+</DD>
+<DD><DL>
+
+<DT><B>Throws:</B>
+<DD><CODE><A HREF="http://download.oracle.com/javase/1.5.0/docs/api/java/io/IOException.html?is-external=true" title="class or interface in java.io">IOException</A></CODE><DT><B>See Also:</B><DD><A HREF="http://download.oracle.com/javase/1.5.0/docs/api/java/net/URLConnection.html?is-external=true#getInputStream()" title="class or interface in java.net"><CODE>URLConnection.getInputStream()</CODE></A></DL>
+</DD>
+</DL>
+<HR>
+
+<A NAME="getLastModified()"><!-- --></A><H3>
+getLastModified</H3>
+<PRE>
+public long <B>getLastModified</B>()</PRE>
+<DL>
+<DD>
+<P>
+<DD><DL>
+<DT><B>Overrides:</B><DD><CODE><A HREF="http://download.oracle.com/javase/1.5.0/docs/api/java/net/URLConnection.html?is-external=true#getLastModified()" title="class or interface in java.net">getLastModified</A></CODE> in class <CODE><A HREF="http://download.oracle.com/javase/1.5.0/docs/api/java/net/URLConnection.html?is-external=true" title="class or interface in java.net">URLConnection</A></CODE></DL>
+</DD>
+<DD><DL>
+<DT><B>See Also:</B><DD><A HREF="http://download.oracle.com/javase/1.5.0/docs/api/java/net/URLConnection.html?is-external=true#getLastModified()" title="class or interface in java.net"><CODE>URLConnection.getLastModified()</CODE></A></DL>
+</DD>
+</DL>
+<HR>
+
+<A NAME="getOutputStream()"><!-- --></A><H3>
+getOutputStream</H3>
+<PRE>
+public <A HREF="http://download.oracle.com/javase/1.5.0/docs/api/java/io/OutputStream.html?is-external=true" title="class or interface in java.io">OutputStream</A> <B>getOutputStream</B>()
+ throws <A HREF="http://download.oracle.com/javase/1.5.0/docs/api/java/io/IOException.html?is-external=true" title="class or interface in java.io">IOException</A></PRE>
+<DL>
+<DD>
+<P>
+<DD><DL>
+<DT><B>Overrides:</B><DD><CODE><A HREF="http://download.oracle.com/javase/1.5.0/docs/api/java/net/URLConnection.html?is-external=true#getOutputStream()" title="class or interface in java.net">getOutputStream</A></CODE> in class <CODE><A HREF="http://download.oracle.com/javase/1.5.0/docs/api/java/net/URLConnection.html?is-external=true" title="class or interface in java.net">URLConnection</A></CODE></DL>
+</DD>
+<DD><DL>
+
+<DT><B>Throws:</B>
+<DD><CODE><A HREF="http://download.oracle.com/javase/1.5.0/docs/api/java/io/IOException.html?is-external=true" title="class or interface in java.io">IOException</A></CODE><DT><B>See Also:</B><DD><A HREF="http://download.oracle.com/javase/1.5.0/docs/api/java/net/URLConnection.html?is-external=true#getOutputStream()" title="class or interface in java.net"><CODE>URLConnection.getOutputStream()</CODE></A></DL>
+</DD>
+</DL>
+<HR>
+
+<A NAME="getContentType()"><!-- --></A><H3>
+getContentType</H3>
+<PRE>
+public <A HREF="http://download.oracle.com/javase/1.5.0/docs/api/java/lang/String.html?is-external=true" title="class or interface in java.lang">String</A> <B>getContentType</B>()</PRE>
+<DL>
+<DD>
+<P>
+<DD><DL>
+<DT><B>Overrides:</B><DD><CODE><A HREF="http://download.oracle.com/javase/1.5.0/docs/api/java/net/URLConnection.html?is-external=true#getContentType()" title="class or interface in java.net">getContentType</A></CODE> in class <CODE><A HREF="http://download.oracle.com/javase/1.5.0/docs/api/java/net/URLConnection.html?is-external=true" title="class or interface in java.net">URLConnection</A></CODE></DL>
+</DD>
+<DD><DL>
+<DT><B>See Also:</B><DD><A HREF="http://download.oracle.com/javase/1.5.0/docs/api/java/net/URLConnection.html?is-external=true#getContentType()" title="class or interface in java.net"><CODE>URLConnection.getContentType()</CODE></A></DL>
+</DD>
+</DL>
+<HR>
+
+<A NAME="getResponseCode()"><!-- --></A><H3>
+getResponseCode</H3>
+<PRE>
+public int <B>getResponseCode</B>()</PRE>
+<DL>
+<DD>
+<P>
+<DD><DL>
+<DT><B>Overrides:</B><DD><CODE><A HREF="http://download.oracle.com/javase/1.5.0/docs/api/java/net/HttpURLConnection.html?is-external=true#getResponseCode()" title="class or interface in java.net">getResponseCode</A></CODE> in class <CODE><A HREF="http://download.oracle.com/javase/1.5.0/docs/api/java/net/HttpURLConnection.html?is-external=true" title="class or interface in java.net">HttpURLConnection</A></CODE></DL>
+</DD>
+<DD><DL>
+<DT><B>See Also:</B><DD><A HREF="http://download.oracle.com/javase/1.5.0/docs/api/java/net/HttpURLConnection.html?is-external=true#getResponseCode()" title="class or interface in java.net"><CODE>HttpURLConnection.getResponseCode()</CODE></A></DL>
+</DD>
+</DL>
+<HR>
+
+<A NAME="disconnect()"><!-- --></A><H3>
+disconnect</H3>
+<PRE>
+public void <B>disconnect</B>()</PRE>
+<DL>
+<DD>
+<P>
+<DD><DL>
+<DT><B>Specified by:</B><DD><CODE><A HREF="http://download.oracle.com/javase/1.5.0/docs/api/java/net/HttpURLConnection.html?is-external=true#disconnect()" title="class or interface in java.net">disconnect</A></CODE> in class <CODE><A HREF="http://download.oracle.com/javase/1.5.0/docs/api/java/net/HttpURLConnection.html?is-external=true" title="class or interface in java.net">HttpURLConnection</A></CODE></DL>
+</DD>
+<DD><DL>
+<DT><B>See Also:</B><DD><A HREF="http://download.oracle.com/javase/1.5.0/docs/api/java/net/HttpURLConnection.html?is-external=true#disconnect()" title="class or interface in java.net"><CODE>HttpURLConnection.disconnect()</CODE></A></DL>
+</DD>
+</DL>
+<HR>
+
+<A NAME="usingProxy()"><!-- --></A><H3>
+usingProxy</H3>
+<PRE>
+public boolean <B>usingProxy</B>()</PRE>
+<DL>
+<DD>
+<P>
+<DD><DL>
+<DT><B>Specified by:</B><DD><CODE><A HREF="http://download.oracle.com/javase/1.5.0/docs/api/java/net/HttpURLConnection.html?is-external=true#usingProxy()" title="class or interface in java.net">usingProxy</A></CODE> in class <CODE><A HREF="http://download.oracle.com/javase/1.5.0/docs/api/java/net/HttpURLConnection.html?is-external=true" title="class or interface in java.net">HttpURLConnection</A></CODE></DL>
+</DD>
+<DD><DL>
+<DT><B>See Also:</B><DD><A HREF="http://download.oracle.com/javase/1.5.0/docs/api/java/net/HttpURLConnection.html?is-external=true#usingProxy()" title="class or interface in java.net"><CODE>HttpURLConnection.usingProxy()</CODE></A></DL>
+</DD>
+</DL>
+<HR>
+
+<A NAME="getHeaderFields()"><!-- --></A><H3>
+getHeaderFields</H3>
+<PRE>
+public <A HREF="http://download.oracle.com/javase/1.5.0/docs/api/java/util/Map.html?is-external=true" title="class or interface in java.util">Map</A><<A HREF="http://download.oracle.com/javase/1.5.0/docs/api/java/lang/String.html?is-external=true" title="class or interface in java.lang">String</A>,<A HREF="http://download.oracle.com/javase/1.5.0/docs/api/java/util/List.html?is-external=true" title="class or interface in java.util">List</A><<A HREF="http://download.oracle.com/javase/1.5.0/docs/api/java/lang/String.html?is-external=true" title="class or interface in java.lang">String</A>>> <B>getHeaderFields</B>()</PRE>
+<DL>
+<DD>
+<P>
+<DD><DL>
+<DT><B>Overrides:</B><DD><CODE><A HREF="http://download.oracle.com/javase/1.5.0/docs/api/java/net/URLConnection.html?is-external=true#getHeaderFields()" title="class or interface in java.net">getHeaderFields</A></CODE> in class <CODE><A HREF="http://download.oracle.com/javase/1.5.0/docs/api/java/net/URLConnection.html?is-external=true" title="class or interface in java.net">URLConnection</A></CODE></DL>
+</DD>
+<DD><DL>
+<DT><B>See Also:</B><DD><A HREF="http://download.oracle.com/javase/1.5.0/docs/api/java/net/URLConnection.html?is-external=true#getHeaderFields()" title="class or interface in java.net"><CODE>URLConnection.getHeaderFields()</CODE></A></DL>
+</DD>
+</DL>
+<!-- ========= END OF CLASS DATA ========= -->
+<HR>
+
+
+<!-- ======= START OF BOTTOM NAVBAR ====== -->
+<A NAME="navbar_bottom"><!-- --></A>
+<A HREF="#skip-navbar_bottom" title="Skip navigation links"></A>
+<TABLE BORDER="0" WIDTH="100%" CELLPADDING="1" CELLSPACING="0" SUMMARY="">
+<TR>
+<TD COLSPAN=2 BGCOLOR="#EEEEFF" CLASS="NavBarCell1">
+<A NAME="navbar_bottom_firstrow"><!-- --></A>
+<TABLE BORDER="0" CELLPADDING="0" CELLSPACING="3" SUMMARY="">
+ <TR ALIGN="center" VALIGN="top">
+ <TD BGCOLOR="#EEEEFF" CLASS="NavBarCell1"> <A HREF="../../../../../overview-summary.html"><FONT CLASS="NavBarFont1"><B>Overview</B></FONT></A> </TD>
+ <TD BGCOLOR="#EEEEFF" CLASS="NavBarCell1"> <A HREF="package-summary.html"><FONT CLASS="NavBarFont1"><B>Package</B></FONT></A> </TD>
+ <TD BGCOLOR="#FFFFFF" CLASS="NavBarCell1Rev"> <FONT CLASS="NavBarFont1Rev"><B>Class</B></FONT> </TD>
+ <TD BGCOLOR="#EEEEFF" CLASS="NavBarCell1"> <A HREF="class-use/ServletURLConnection.html"><FONT CLASS="NavBarFont1"><B>Use</B></FONT></A> </TD>
+ <TD BGCOLOR="#EEEEFF" CLASS="NavBarCell1"> <A HREF="package-tree.html"><FONT CLASS="NavBarFont1"><B>Tree</B></FONT></A> </TD>
+ <TD BGCOLOR="#EEEEFF" CLASS="NavBarCell1"> <A HREF="../../../../../deprecated-list.html"><FONT CLASS="NavBarFont1"><B>Deprecated</B></FONT></A> </TD>
+ <TD BGCOLOR="#EEEEFF" CLASS="NavBarCell1"> <A HREF="../../../../../index-all.html"><FONT CLASS="NavBarFont1"><B>Index</B></FONT></A> </TD>
+ <TD BGCOLOR="#EEEEFF" CLASS="NavBarCell1"> <A HREF="../../../../../help-doc.html"><FONT CLASS="NavBarFont1"><B>Help</B></FONT></A> </TD>
+ </TR>
+</TABLE>
+</TD>
+<TD ALIGN="right" VALIGN="top" ROWSPAN=3><EM>
+</EM>
+</TD>
+</TR>
+
+<TR>
+<TD BGCOLOR="white" CLASS="NavBarCell2"><FONT SIZE="-2">
+ PREV CLASS
+ <A HREF="../../../../../org/apache/cocoon/servletservice/url/ServletURLStreamHandler.html" title="class in org.apache.cocoon.servletservice.url"><B>NEXT CLASS</B></A></FONT></TD>
+<TD BGCOLOR="white" CLASS="NavBarCell2"><FONT SIZE="-2">
+ <A HREF="../../../../../index.html?org/apache/cocoon/servletservice/url/ServletURLConnection.html" target="_top"><B>FRAMES</B></A>
+ <A HREF="ServletURLConnection.html" target="_top"><B>NO FRAMES</B></A>
+ <SCRIPT type="text/javascript">
+ <!--
+ if(window==top) {
+ document.writeln('<A HREF="../../../../../allclasses-noframe.html"><B>All Classes</B></A>');
+ }
+ //-->
+</SCRIPT>
+<NOSCRIPT>
+ <A HREF="../../../../../allclasses-noframe.html"><B>All Classes</B></A>
+</NOSCRIPT>
+
+
+</FONT></TD>
+</TR>
+<TR>
+<TD VALIGN="top" CLASS="NavBarCell3"><FONT SIZE="-2">
+ SUMMARY: NESTED | <A HREF="#fields_inherited_from_class_java.net.HttpURLConnection">FIELD</A> | <A HREF="#constructor_summary">CONSTR</A> | <A HREF="#method_summary">METHOD</A></FONT></TD>
+<TD VALIGN="top" CLASS="NavBarCell3"><FONT SIZE="-2">
+DETAIL: FIELD | <A HREF="#constructor_detail">CONSTR</A> | <A HREF="#method_detail">METHOD</A></FONT></TD>
+</TR>
+</TABLE>
+<A NAME="skip-navbar_bottom"></A>
+<!-- ======== END OF BOTTOM NAVBAR ======= -->
+
+<HR>
+Copyright © 1999-2012 <a href="http://www.apache.org/">The Apache Software Foundation</a>. All Rights Reserved.
+</BODY>
+</HTML>
Propchange: cocoon/site/site/subprojects/servlet-service/servlet-service-impl/apidocs/org/apache/cocoon/servletservice/url/ServletURLConnection.html
------------------------------------------------------------------------------
svn:eol-style = native
Propchange: cocoon/site/site/subprojects/servlet-service/servlet-service-impl/apidocs/org/apache/cocoon/servletservice/url/ServletURLConnection.html
------------------------------------------------------------------------------
svn:keywords = Date Revision Author HeadURL Id
Propchange: cocoon/site/site/subprojects/servlet-service/servlet-service-impl/apidocs/org/apache/cocoon/servletservice/url/ServletURLConnection.html
------------------------------------------------------------------------------
svn:mime-type = text/html
lmpx.com only provides a reader for public news (NNTP) servers. It is not
affiliated with the servers or forums shown here and is not responsible for
the content of articles, which is written by their respective authors.