Uses of Package
org.apache.abdera.protocol

Packages that use org.apache.abdera.protocol
org.apache.abdera.examples.simple   
org.apache.abdera.protocol   
org.apache.abdera.protocol.client   
org.apache.abdera.protocol.client.cache   
org.apache.abdera.protocol.client.util   
org.apache.abdera.protocol.server   
org.apache.abdera.protocol.server.adapters.couchdb   
org.apache.abdera.protocol.server.adapters.jcr   
org.apache.abdera.protocol.server.context   
org.apache.abdera.protocol.server.filters   
org.apache.abdera.protocol.server.servlet   
org.apache.abdera.protocol.util   
org.apache.abdera.spring   
 

Classes in org.apache.abdera.protocol used by org.apache.abdera.examples.simple
EntityProvider
          An EntityProvider is used to serialize entities using the StreamWriter interface.
 

Classes in org.apache.abdera.protocol used by org.apache.abdera.protocol
Message
          A protocol message.
Request
          A protocol request.
Response.ResponseType
          High level classifications of response types
 

Classes in org.apache.abdera.protocol used by org.apache.abdera.protocol.client
EntityProvider
          An EntityProvider is used to serialize entities using the StreamWriter interface.
Message
          A protocol message.
Request
          A protocol request.
Response
          Base interface for an Atompub protocol response message
 

Classes in org.apache.abdera.protocol used by org.apache.abdera.protocol.client.cache
Message
          A protocol message.
Response
          Base interface for an Atompub protocol response message
 

Classes in org.apache.abdera.protocol used by org.apache.abdera.protocol.client.util
EntityProvider
          An EntityProvider is used to serialize entities using the StreamWriter interface.
 

Classes in org.apache.abdera.protocol used by org.apache.abdera.protocol.server
Message
          A protocol message.
Request
          A protocol request.
Response
          Base interface for an Atompub protocol response message
 

Classes in org.apache.abdera.protocol used by org.apache.abdera.protocol.server.adapters.couchdb
Message
          A protocol message.
Response
          Base interface for an Atompub protocol response message
 

Classes in org.apache.abdera.protocol used by org.apache.abdera.protocol.server.adapters.jcr
ItemManager
          ItemManager is an internal utility class that provides a simple get/release interface.
Request
          A protocol request.
 

Classes in org.apache.abdera.protocol used by org.apache.abdera.protocol.server.context
EntityProvider
          An EntityProvider is used to serialize entities using the StreamWriter interface.
Message
          A protocol message.
Request
          A protocol request.
Response
          Base interface for an Atompub protocol response message
Response.ResponseType
          High level classifications of response types
 

Classes in org.apache.abdera.protocol used by org.apache.abdera.protocol.server.filters
Message
          A protocol message.
Response
          Base interface for an Atompub protocol response message
 

Classes in org.apache.abdera.protocol used by org.apache.abdera.protocol.server.servlet
Message
          A protocol message.
Request
          A protocol request.
 

Classes in org.apache.abdera.protocol used by org.apache.abdera.protocol.util
EntityProvider
          An EntityProvider is used to serialize entities using the StreamWriter interface.
ItemManager
          ItemManager is an internal utility class that provides a simple get/release interface.
Message
          A protocol message.
Request
          A protocol request.
Response
          Base interface for an Atompub protocol response message
Response.ResponseType
          High level classifications of response types
 

Classes in org.apache.abdera.protocol used by org.apache.abdera.spring
Resolver
          The Resolver interface is a utility class used to resolve objects based on a request.
 



Copyright © 2006-2010 Apache Software Foundation. All Rights Reserved.