blob: 1d9a6a1b1e455d3523b2d855f63c76625b34ccce [file] [log] [blame]
<!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_26) on Wed Sep 14 22:31:01 PDT 2011 -->
<META http-equiv="Content-Type" content="text/html; charset=UTF-8">
<TITLE>
org.apache.abdera2.common.protocol (Abdera2 Common Library 2.0-SNAPSHOT API)
</TITLE>
<META NAME="date" CONTENT="2011-09-14">
<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.abdera2.common.protocol (Abdera2 Common Library 2.0-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>&nbsp;</TD>
<TD BGCOLOR="#FFFFFF" CLASS="NavBarCell1Rev"> &nbsp;<FONT CLASS="NavBarFont1Rev"><B>Package</B></FONT>&nbsp;</TD>
<TD BGCOLOR="#EEEEFF" CLASS="NavBarCell1"> <FONT CLASS="NavBarFont1">Class</FONT>&nbsp;</TD>
<TD BGCOLOR="#EEEEFF" CLASS="NavBarCell1"> <A HREF="package-use.html"><FONT CLASS="NavBarFont1"><B>Use</B></FONT></A>&nbsp;</TD>
<TD BGCOLOR="#EEEEFF" CLASS="NavBarCell1"> <A HREF="package-tree.html"><FONT CLASS="NavBarFont1"><B>Tree</B></FONT></A>&nbsp;</TD>
<TD BGCOLOR="#EEEEFF" CLASS="NavBarCell1"> <A HREF="../../../../../deprecated-list.html"><FONT CLASS="NavBarFont1"><B>Deprecated</B></FONT></A>&nbsp;</TD>
<TD BGCOLOR="#EEEEFF" CLASS="NavBarCell1"> <A HREF="../../../../../index-all.html"><FONT CLASS="NavBarFont1"><B>Index</B></FONT></A>&nbsp;</TD>
<TD BGCOLOR="#EEEEFF" CLASS="NavBarCell1"> <A HREF="../../../../../help-doc.html"><FONT CLASS="NavBarFont1"><B>Help</B></FONT></A>&nbsp;</TD>
</TR>
</TABLE>
</TD>
<TD ALIGN="right" VALIGN="top" ROWSPAN=3><EM>
</EM>
</TD>
</TR>
<TR>
<TD BGCOLOR="white" CLASS="NavBarCell2"><FONT SIZE="-2">
&nbsp;<A HREF="../../../../../org/apache/abdera2/common/misc/package-summary.html"><B>PREV PACKAGE</B></A>&nbsp;
&nbsp;<A HREF="../../../../../org/apache/abdera2/common/protocol/servlet/package-summary.html"><B>NEXT PACKAGE</B></A></FONT></TD>
<TD BGCOLOR="white" CLASS="NavBarCell2"><FONT SIZE="-2">
<A HREF="../../../../../index.html?org/apache/abdera2/common/protocol/package-summary.html" target="_top"><B>FRAMES</B></A> &nbsp;
&nbsp;<A HREF="package-summary.html" target="_top"><B>NO FRAMES</B></A> &nbsp;
&nbsp;<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.abdera2.common.protocol
</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>Interface Summary</B></FONT></TH>
</TR>
<TR BGCOLOR="white" CLASS="TableRowColor">
<TD WIDTH="15%"><B><A HREF="../../../../../org/apache/abdera2/common/protocol/CollectionAdapter.html" title="interface in org.apache.abdera2.common.protocol">CollectionAdapter</A></B></TD>
<TD>&nbsp;</TD>
</TR>
<TR BGCOLOR="white" CLASS="TableRowColor">
<TD WIDTH="15%"><B><A HREF="../../../../../org/apache/abdera2/common/protocol/CollectionInfo.html" title="interface in org.apache.abdera2.common.protocol">CollectionInfo</A></B></TD>
<TD>Metadata interface used by WorkspaceManager and Provider implementations to construct Atompub Service Documents.</TD>
</TR>
<TR BGCOLOR="white" CLASS="TableRowColor">
<TD WIDTH="15%"><B><A HREF="../../../../../org/apache/abdera2/common/protocol/Filter.html" title="interface in org.apache.abdera2.common.protocol">Filter</A></B></TD>
<TD>Filters are invoked by AbderaServlet immediately before passing the request off to the Provider for processing The
filters use a model generally identical to that of Servlet Filters, with each filter forwarding the request on to the
next filter in the chain.</TD>
</TR>
<TR BGCOLOR="white" CLASS="TableRowColor">
<TD WIDTH="15%"><B><A HREF="../../../../../org/apache/abdera2/common/protocol/MediaCollectionAdapter.html" title="interface in org.apache.abdera2.common.protocol">MediaCollectionAdapter</A></B></TD>
<TD>Extends CollectionAdapter with methods specific to the handling of Atompub Media Link Entries</TD>
</TR>
<TR BGCOLOR="white" CLASS="TableRowColor">
<TD WIDTH="15%"><B><A HREF="../../../../../org/apache/abdera2/common/protocol/Message.html" title="interface in org.apache.abdera2.common.protocol">Message</A></B></TD>
<TD>A protocol message.</TD>
</TR>
<TR BGCOLOR="white" CLASS="TableRowColor">
<TD WIDTH="15%"><B><A HREF="../../../../../org/apache/abdera2/common/protocol/PatchAdapter.html" title="interface in org.apache.abdera2.common.protocol">PatchAdapter</A></B></TD>
<TD>&nbsp;</TD>
</TR>
<TR BGCOLOR="white" CLASS="TableRowColor">
<TD WIDTH="15%"><B><A HREF="../../../../../org/apache/abdera2/common/protocol/PatchMediaAdapter.html" title="interface in org.apache.abdera2.common.protocol">PatchMediaAdapter</A></B></TD>
<TD>&nbsp;</TD>
</TR>
<TR BGCOLOR="white" CLASS="TableRowColor">
<TD WIDTH="15%"><B><A HREF="../../../../../org/apache/abdera2/common/protocol/Provider.html" title="interface in org.apache.abdera2.common.protocol">Provider</A></B></TD>
<TD>Providers are responsible for processing all requests to the Atompub server.<br>
Actual request processing is delegated to <CODE>AtompubRequestProcessor</CODE> implementations, depending on the request
<A HREF="../../../../../org/apache/abdera2/common/protocol/TargetType.html" title="class in org.apache.abdera2.common.protocol"><CODE>TargetType</CODE></A>.</TD>
</TR>
<TR BGCOLOR="white" CLASS="TableRowColor">
<TD WIDTH="15%"><B><A HREF="../../../../../org/apache/abdera2/common/protocol/Request.html" title="interface in org.apache.abdera2.common.protocol">Request</A></B></TD>
<TD>A protocol request.</TD>
</TR>
<TR BGCOLOR="white" CLASS="TableRowColor">
<TD WIDTH="15%"><B><A HREF="../../../../../org/apache/abdera2/common/protocol/RequestContext.html" title="interface in org.apache.abdera2.common.protocol">RequestContext</A></B></TD>
<TD>The RequestContext provides access to every detail of the Request.</TD>
</TR>
<TR BGCOLOR="white" CLASS="TableRowColor">
<TD WIDTH="15%"><B><A HREF="../../../../../org/apache/abdera2/common/protocol/RequestProcessor.html" title="interface in org.apache.abdera2.common.protocol">RequestProcessor</A></B></TD>
<TD>Request processors implement the actual business logic for handling requests to the Atompub server and producing the
related response.</TD>
</TR>
<TR BGCOLOR="white" CLASS="TableRowColor">
<TD WIDTH="15%"><B><A HREF="../../../../../org/apache/abdera2/common/protocol/Response.html" title="interface in org.apache.abdera2.common.protocol">Response</A></B></TD>
<TD>Base interface for an Atompub protocol response message</TD>
</TR>
<TR BGCOLOR="white" CLASS="TableRowColor">
<TD WIDTH="15%"><B><A HREF="../../../../../org/apache/abdera2/common/protocol/ResponseContext.html" title="interface in org.apache.abdera2.common.protocol">ResponseContext</A></B></TD>
<TD>The ResponseContext encapsulates a server response</TD>
</TR>
<TR BGCOLOR="white" CLASS="TableRowColor">
<TD WIDTH="15%"><B><A HREF="../../../../../org/apache/abdera2/common/protocol/ServiceManager.html" title="interface in org.apache.abdera2.common.protocol">ServiceManager&lt;P extends Provider&gt;</A></B></TD>
<TD>&nbsp;</TD>
</TR>
<TR BGCOLOR="white" CLASS="TableRowColor">
<TD WIDTH="15%"><B><A HREF="../../../../../org/apache/abdera2/common/protocol/Target.html" title="interface in org.apache.abdera2.common.protocol">Target</A></B></TD>
<TD>Identifies the target of the request.</TD>
</TR>
<TR BGCOLOR="white" CLASS="TableRowColor">
<TD WIDTH="15%"><B><A HREF="../../../../../org/apache/abdera2/common/protocol/TargetBuilder.html" title="interface in org.apache.abdera2.common.protocol">TargetBuilder&lt;T&gt;</A></B></TD>
<TD>The TargetBuilder component is responsible for constructing appropriate IRIs/URIs for various kinds of targets based
on specified input parameters.</TD>
</TR>
<TR BGCOLOR="white" CLASS="TableRowColor">
<TD WIDTH="15%"><B><A HREF="../../../../../org/apache/abdera2/common/protocol/Transactional.html" title="interface in org.apache.abdera2.common.protocol">Transactional</A></B></TD>
<TD>CollectionAdapter implementations can implement the Transactional interface in order to support start/end/compensate
behaviors.</TD>
</TR>
<TR BGCOLOR="white" CLASS="TableRowColor">
<TD WIDTH="15%"><B><A HREF="../../../../../org/apache/abdera2/common/protocol/WorkspaceInfo.html" title="interface in org.apache.abdera2.common.protocol">WorkspaceInfo</A></B></TD>
<TD>Metadata interface used by WorkspaceManager and Provider implementations to construct Atompub Service Documents.</TD>
</TR>
<TR BGCOLOR="white" CLASS="TableRowColor">
<TD WIDTH="15%"><B><A HREF="../../../../../org/apache/abdera2/common/protocol/WorkspaceManager.html" title="interface in org.apache.abdera2.common.protocol">WorkspaceManager</A></B></TD>
<TD>The Workspace Manager is used by a Provider to access metadata used to construct Atompub service documents and to
determine the appropriate CollectionAdapter to handle a particular request</TD>
</TR>
</TABLE>
&nbsp;
<P>
<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/abdera2/common/protocol/AbstractBaseRequestContext.html" title="class in org.apache.abdera2.common.protocol">AbstractBaseRequestContext</A></B></TD>
<TD>&nbsp;</TD>
</TR>
<TR BGCOLOR="white" CLASS="TableRowColor">
<TD WIDTH="15%"><B><A HREF="../../../../../org/apache/abdera2/common/protocol/AbstractCollectionAdapter.html" title="class in org.apache.abdera2.common.protocol">AbstractCollectionAdapter</A></B></TD>
<TD>Base CollectionAdapter implementation that provides a number of helper utility methods for adapter implementations.</TD>
</TR>
<TR BGCOLOR="white" CLASS="TableRowColor">
<TD WIDTH="15%"><B><A HREF="../../../../../org/apache/abdera2/common/protocol/AbstractMessage.html" title="class in org.apache.abdera2.common.protocol">AbstractMessage</A></B></TD>
<TD>Root impl for Message interface impls.</TD>
</TR>
<TR BGCOLOR="white" CLASS="TableRowColor">
<TD WIDTH="15%"><B><A HREF="../../../../../org/apache/abdera2/common/protocol/AbstractRequest.html" title="class in org.apache.abdera2.common.protocol">AbstractRequest</A></B></TD>
<TD>&nbsp;</TD>
</TR>
<TR BGCOLOR="white" CLASS="TableRowColor">
<TD WIDTH="15%"><B><A HREF="../../../../../org/apache/abdera2/common/protocol/AbstractResponse.html" title="class in org.apache.abdera2.common.protocol">AbstractResponse</A></B></TD>
<TD>&nbsp;</TD>
</TR>
<TR BGCOLOR="white" CLASS="TableRowColor">
<TD WIDTH="15%"><B><A HREF="../../../../../org/apache/abdera2/common/protocol/AbstractResponseContext.html" title="class in org.apache.abdera2.common.protocol">AbstractResponseContext</A></B></TD>
<TD>&nbsp;</TD>
</TR>
<TR BGCOLOR="white" CLASS="TableRowColor">
<TD WIDTH="15%"><B><A HREF="../../../../../org/apache/abdera2/common/protocol/AbstractServiceManager.html" title="class in org.apache.abdera2.common.protocol">AbstractServiceManager&lt;P extends Provider&gt;</A></B></TD>
<TD>The ServiceManager is used by the AbderaServlet to bootstrap the server instance.</TD>
</TR>
<TR BGCOLOR="white" CLASS="TableRowColor">
<TD WIDTH="15%"><B><A HREF="../../../../../org/apache/abdera2/common/protocol/AbstractWorkspaceManager.html" title="class in org.apache.abdera2.common.protocol">AbstractWorkspaceManager</A></B></TD>
<TD>Base implementation for WorkspaceManager implementations</TD>
</TR>
<TR BGCOLOR="white" CLASS="TableRowColor">
<TD WIDTH="15%"><B><A HREF="../../../../../org/apache/abdera2/common/protocol/AbstractWorkspaceProvider.html" title="class in org.apache.abdera2.common.protocol">AbstractWorkspaceProvider</A></B></TD>
<TD>An abstract base Provider implementation that implements the WorkspaceManager interface.</TD>
</TR>
<TR BGCOLOR="white" CLASS="TableRowColor">
<TD WIDTH="15%"><B><A HREF="../../../../../org/apache/abdera2/common/protocol/BaseProvider.html" title="class in org.apache.abdera2.common.protocol">BaseProvider</A></B></TD>
<TD>Base Provider implementation that provides the core implementation details for all Providers.</TD>
</TR>
<TR BGCOLOR="white" CLASS="TableRowColor">
<TD WIDTH="15%"><B><A HREF="../../../../../org/apache/abdera2/common/protocol/BaseRequestContextWrapper.html" title="class in org.apache.abdera2.common.protocol">BaseRequestContextWrapper</A></B></TD>
<TD>&nbsp;</TD>
</TR>
<TR BGCOLOR="white" CLASS="TableRowColor">
<TD WIDTH="15%"><B><A HREF="../../../../../org/apache/abdera2/common/protocol/BaseResponseContextWrapper.html" title="class in org.apache.abdera2.common.protocol">BaseResponseContextWrapper</A></B></TD>
<TD>&nbsp;</TD>
</TR>
<TR BGCOLOR="white" CLASS="TableRowColor">
<TD WIDTH="15%"><B><A HREF="../../../../../org/apache/abdera2/common/protocol/BasicCollectionInfo.html" title="class in org.apache.abdera2.common.protocol">BasicCollectionInfo</A></B></TD>
<TD>&nbsp;</TD>
</TR>
<TR BGCOLOR="white" CLASS="TableRowColor">
<TD WIDTH="15%"><B><A HREF="../../../../../org/apache/abdera2/common/protocol/BasicWorkspaceInfo.html" title="class in org.apache.abdera2.common.protocol">BasicWorkspaceInfo</A></B></TD>
<TD>&nbsp;</TD>
</TR>
<TR BGCOLOR="white" CLASS="TableRowColor">
<TD WIDTH="15%"><B><A HREF="../../../../../org/apache/abdera2/common/protocol/CollectionRequestProcessor.html" title="class in org.apache.abdera2.common.protocol">CollectionRequestProcessor</A></B></TD>
<TD><CODE>org.apache.AtompubRequestProcessor.protocol.server.RequestProcessor</CODE> implementation which processes requests for collection
documents.</TD>
</TR>
<TR BGCOLOR="white" CLASS="TableRowColor">
<TD WIDTH="15%"><B><A HREF="../../../../../org/apache/abdera2/common/protocol/CompressionFilter.html" title="class in org.apache.abdera2.common.protocol">CompressionFilter</A></B></TD>
<TD>Abdera Filter implementation that selectively applies compression to the response payload</TD>
</TR>
<TR BGCOLOR="white" CLASS="TableRowColor">
<TD WIDTH="15%"><B><A HREF="../../../../../org/apache/abdera2/common/protocol/CompressionFilter.CompressingOutputStream.html" title="class in org.apache.abdera2.common.protocol">CompressionFilter.CompressingOutputStream</A></B></TD>
<TD>&nbsp;</TD>
</TR>
<TR BGCOLOR="white" CLASS="TableRowColor">
<TD WIDTH="15%"><B><A HREF="../../../../../org/apache/abdera2/common/protocol/CompressionFilter.CompressingResponseContextWrapper.html" title="class in org.apache.abdera2.common.protocol">CompressionFilter.CompressingResponseContextWrapper</A></B></TD>
<TD>A HttpServletResponseWrapper implementation that applies GZip or Deflate compression to response output.</TD>
</TR>
<TR BGCOLOR="white" CLASS="TableRowColor">
<TD WIDTH="15%"><B><A HREF="../../../../../org/apache/abdera2/common/protocol/DefaultWorkspaceManager.html" title="class in org.apache.abdera2.common.protocol">DefaultWorkspaceManager</A></B></TD>
<TD>The DefaultWorkspaceManager is used by the DefaultProvider</TD>
</TR>
<TR BGCOLOR="white" CLASS="TableRowColor">
<TD WIDTH="15%"><B><A HREF="../../../../../org/apache/abdera2/common/protocol/EmptyResponseContext.html" title="class in org.apache.abdera2.common.protocol">EmptyResponseContext</A></B></TD>
<TD>&nbsp;</TD>
</TR>
<TR BGCOLOR="white" CLASS="TableRowColor">
<TD WIDTH="15%"><B><A HREF="../../../../../org/apache/abdera2/common/protocol/EntryRequestProcessor.html" title="class in org.apache.abdera2.common.protocol">EntryRequestProcessor</A></B></TD>
<TD><CODE>org.apache.AtompubRequestProcessor.protocol.server.RequestProcessor</CODE> implementation which processes requests for entry
documents.</TD>
</TR>
<TR BGCOLOR="white" CLASS="TableRowColor">
<TD WIDTH="15%"><B><A HREF="../../../../../org/apache/abdera2/common/protocol/FilterChain.html" title="class in org.apache.abdera2.common.protocol">FilterChain</A></B></TD>
<TD>&nbsp;</TD>
</TR>
<TR BGCOLOR="white" CLASS="TableRowColor">
<TD WIDTH="15%"><B><A HREF="../../../../../org/apache/abdera2/common/protocol/MediaRequestProcessor.html" title="class in org.apache.abdera2.common.protocol">MediaRequestProcessor</A></B></TD>
<TD><CODE>org.apache.AtompubRequestProcessor.protocol.server.RequestProcessor</CODE> implementation which processes requests for media
documents.</TD>
</TR>
<TR BGCOLOR="white" CLASS="TableRowColor">
<TD WIDTH="15%"><B><A HREF="../../../../../org/apache/abdera2/common/protocol/MediaResponseContext.html" title="class in org.apache.abdera2.common.protocol">MediaResponseContext</A></B></TD>
<TD>ResponseContext implementation for arbitrary media resources</TD>
</TR>
<TR BGCOLOR="white" CLASS="TableRowColor">
<TD WIDTH="15%"><B><A HREF="../../../../../org/apache/abdera2/common/protocol/MethodOverrideFilter.html" title="class in org.apache.abdera2.common.protocol">MethodOverrideFilter</A></B></TD>
<TD>Abdera Filter implementation that supports the use of the X-HTTP-Method-Override header used by GData.</TD>
</TR>
<TR BGCOLOR="white" CLASS="TableRowColor">
<TD WIDTH="15%"><B><A HREF="../../../../../org/apache/abdera2/common/protocol/ProviderHelper.html" title="class in org.apache.abdera2.common.protocol">ProviderHelper</A></B></TD>
<TD>&nbsp;</TD>
</TR>
<TR BGCOLOR="white" CLASS="TableRowColor">
<TD WIDTH="15%"><B><A HREF="../../../../../org/apache/abdera2/common/protocol/RegexTargetResolver.html" title="class in org.apache.abdera2.common.protocol">RegexTargetResolver&lt;R extends RequestContext&gt;</A></B></TD>
<TD>
Provides a utility class helpful for determining which type of resource the client is requesting.</TD>
</TR>
<TR BGCOLOR="white" CLASS="TableRowColor">
<TD WIDTH="15%"><B><A HREF="../../../../../org/apache/abdera2/common/protocol/RegexTargetResolver.RegexTarget.html" title="class in org.apache.abdera2.common.protocol">RegexTargetResolver.RegexTarget</A></B></TD>
<TD>&nbsp;</TD>
</TR>
<TR BGCOLOR="white" CLASS="TableRowColor">
<TD WIDTH="15%"><B><A HREF="../../../../../org/apache/abdera2/common/protocol/RequestTemplateContext.html" title="class in org.apache.abdera2.common.protocol">RequestTemplateContext</A></B></TD>
<TD>&nbsp;</TD>
</TR>
<TR BGCOLOR="white" CLASS="TableRowColor">
<TD WIDTH="15%"><B><A HREF="../../../../../org/apache/abdera2/common/protocol/RouteManager.html" title="class in org.apache.abdera2.common.protocol">RouteManager&lt;T,X extends RequestContext&gt;</A></B></TD>
<TD>This is a largely experimental implementation of a Target Resolver and Target Builder based on URL patterns similar
(but not identical) to Ruby on Rails style routes.</TD>
</TR>
<TR BGCOLOR="white" CLASS="TableRowColor">
<TD WIDTH="15%"><B><A HREF="../../../../../org/apache/abdera2/common/protocol/RouteManager.RouteTarget.html" title="class in org.apache.abdera2.common.protocol">RouteManager.RouteTarget</A></B></TD>
<TD>&nbsp;</TD>
</TR>
<TR BGCOLOR="white" CLASS="TableRowColor">
<TD WIDTH="15%"><B><A HREF="../../../../../org/apache/abdera2/common/protocol/ServiceManager.Factory.html" title="class in org.apache.abdera2.common.protocol">ServiceManager.Factory</A></B></TD>
<TD>&nbsp;</TD>
</TR>
<TR BGCOLOR="white" CLASS="TableRowColor">
<TD WIDTH="15%"><B><A HREF="../../../../../org/apache/abdera2/common/protocol/SimpleResponseContext.html" title="class in org.apache.abdera2.common.protocol">SimpleResponseContext</A></B></TD>
<TD>A simple base implementation of AbstractResponseContext that makes it a bit easier to create custom ResponseContext
implementations e.g.</TD>
</TR>
<TR BGCOLOR="white" CLASS="TableRowColor">
<TD WIDTH="15%"><B><A HREF="../../../../../org/apache/abdera2/common/protocol/SimpleSubjectResolver.html" title="class in org.apache.abdera2.common.protocol">SimpleSubjectResolver</A></B></TD>
<TD>The default subject resolver implementation</TD>
</TR>
<TR BGCOLOR="white" CLASS="TableRowColor">
<TD WIDTH="15%"><B><A HREF="../../../../../org/apache/abdera2/common/protocol/SimpleSubjectResolver.AnonymousPrincipal.html" title="class in org.apache.abdera2.common.protocol">SimpleSubjectResolver.AnonymousPrincipal</A></B></TD>
<TD>&nbsp;</TD>
</TR>
<TR BGCOLOR="white" CLASS="TableRowColor">
<TD WIDTH="15%"><B><A HREF="../../../../../org/apache/abdera2/common/protocol/SimpleTarget.html" title="class in org.apache.abdera2.common.protocol">SimpleTarget</A></B></TD>
<TD>&nbsp;</TD>
</TR>
<TR BGCOLOR="white" CLASS="TableRowColor">
<TD WIDTH="15%"><B><A HREF="../../../../../org/apache/abdera2/common/protocol/TargetType.html" title="class in org.apache.abdera2.common.protocol">TargetType</A></B></TD>
<TD>Identifies the type of resource being requests.</TD>
</TR>
<TR BGCOLOR="white" CLASS="TableRowColor">
<TD WIDTH="15%"><B><A HREF="../../../../../org/apache/abdera2/common/protocol/TemplateManagerTargetBuilder.html" title="class in org.apache.abdera2.common.protocol">TemplateManagerTargetBuilder&lt;T&gt;</A></B></TD>
<TD>&nbsp;</TD>
</TR>
</TABLE>
&nbsp;
<P>
<TABLE BORDER="1" WIDTH="100%" CELLPADDING="3" CELLSPACING="0" SUMMARY="">
<TR BGCOLOR="#CCCCFF" CLASS="TableHeadingColor">
<TH ALIGN="left" COLSPAN="2"><FONT SIZE="+2">
<B>Enum Summary</B></FONT></TH>
</TR>
<TR BGCOLOR="white" CLASS="TableRowColor">
<TD WIDTH="15%"><B><A HREF="../../../../../org/apache/abdera2/common/protocol/RequestContext.Property.html" title="enum in org.apache.abdera2.common.protocol">RequestContext.Property</A></B></TD>
<TD>Special properties provided by the server</TD>
</TR>
<TR BGCOLOR="white" CLASS="TableRowColor">
<TD WIDTH="15%"><B><A HREF="../../../../../org/apache/abdera2/common/protocol/RequestContext.Scope.html" title="enum in org.apache.abdera2.common.protocol">RequestContext.Scope</A></B></TD>
<TD>RequestContext attributes can either have Session or Request scope.</TD>
</TR>
<TR BGCOLOR="white" CLASS="TableRowColor">
<TD WIDTH="15%"><B><A HREF="../../../../../org/apache/abdera2/common/protocol/RequestTemplateContext.Variable.html" title="enum in org.apache.abdera2.common.protocol">RequestTemplateContext.Variable</A></B></TD>
<TD>&nbsp;</TD>
</TR>
</TABLE>
&nbsp;
<P>
<TABLE BORDER="1" WIDTH="100%" CELLPADDING="3" CELLSPACING="0" SUMMARY="">
<TR BGCOLOR="#CCCCFF" CLASS="TableHeadingColor">
<TH ALIGN="left" COLSPAN="2"><FONT SIZE="+2">
<B>Exception Summary</B></FONT></TH>
</TR>
<TR BGCOLOR="white" CLASS="TableRowColor">
<TD WIDTH="15%"><B><A HREF="../../../../../org/apache/abdera2/common/protocol/ResponseContextException.html" title="class in org.apache.abdera2.common.protocol">ResponseContextException</A></B></TD>
<TD>&nbsp;</TD>
</TR>
</TABLE>
&nbsp;
<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>&nbsp;</TD>
<TD BGCOLOR="#FFFFFF" CLASS="NavBarCell1Rev"> &nbsp;<FONT CLASS="NavBarFont1Rev"><B>Package</B></FONT>&nbsp;</TD>
<TD BGCOLOR="#EEEEFF" CLASS="NavBarCell1"> <FONT CLASS="NavBarFont1">Class</FONT>&nbsp;</TD>
<TD BGCOLOR="#EEEEFF" CLASS="NavBarCell1"> <A HREF="package-use.html"><FONT CLASS="NavBarFont1"><B>Use</B></FONT></A>&nbsp;</TD>
<TD BGCOLOR="#EEEEFF" CLASS="NavBarCell1"> <A HREF="package-tree.html"><FONT CLASS="NavBarFont1"><B>Tree</B></FONT></A>&nbsp;</TD>
<TD BGCOLOR="#EEEEFF" CLASS="NavBarCell1"> <A HREF="../../../../../deprecated-list.html"><FONT CLASS="NavBarFont1"><B>Deprecated</B></FONT></A>&nbsp;</TD>
<TD BGCOLOR="#EEEEFF" CLASS="NavBarCell1"> <A HREF="../../../../../index-all.html"><FONT CLASS="NavBarFont1"><B>Index</B></FONT></A>&nbsp;</TD>
<TD BGCOLOR="#EEEEFF" CLASS="NavBarCell1"> <A HREF="../../../../../help-doc.html"><FONT CLASS="NavBarFont1"><B>Help</B></FONT></A>&nbsp;</TD>
</TR>
</TABLE>
</TD>
<TD ALIGN="right" VALIGN="top" ROWSPAN=3><EM>
</EM>
</TD>
</TR>
<TR>
<TD BGCOLOR="white" CLASS="NavBarCell2"><FONT SIZE="-2">
&nbsp;<A HREF="../../../../../org/apache/abdera2/common/misc/package-summary.html"><B>PREV PACKAGE</B></A>&nbsp;
&nbsp;<A HREF="../../../../../org/apache/abdera2/common/protocol/servlet/package-summary.html"><B>NEXT PACKAGE</B></A></FONT></TD>
<TD BGCOLOR="white" CLASS="NavBarCell2"><FONT SIZE="-2">
<A HREF="../../../../../index.html?org/apache/abdera2/common/protocol/package-summary.html" target="_top"><B>FRAMES</B></A> &nbsp;
&nbsp;<A HREF="package-summary.html" target="_top"><B>NO FRAMES</B></A> &nbsp;
&nbsp;<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 &#169; 2006-2011 <a href="http://www.apache.org/">Apache Software Foundation</a>. All Rights Reserved.
</BODY>
</HTML>