|
||||||||||
PREV NEXT | FRAMES NO FRAMES |
Packages that use SimpleResponseContext | |
---|---|
org.apache.abdera.protocol.server.adapters.couchdb | |
org.apache.abdera.protocol.server.context |
Uses of SimpleResponseContext in org.apache.abdera.protocol.server.adapters.couchdb |
---|
Subclasses of SimpleResponseContext in org.apache.abdera.protocol.server.adapters.couchdb | |
---|---|
class |
JsonObjectResponseContext
ResponseContext implementation that serializes a JSON Document from a CouchDB database as an Atom document using the Abdera StreamWriter. |
Uses of SimpleResponseContext in org.apache.abdera.protocol.server.context |
---|
Subclasses of SimpleResponseContext in org.apache.abdera.protocol.server.context | |
---|---|
class |
EmptyResponseContext
|
class |
EntityProviderResponseContext
StreamWriterResponseContext implementation based on the EntityProvider interface |
class |
MediaResponseContext
ResponseContext implementation for arbitrary media resources |
class |
StreamWriterResponseContext
Abstract base class for creating ResponseContext implementations that use the StreamWriter interface. |
Methods in org.apache.abdera.protocol.server.context that return SimpleResponseContext | |
---|---|
protected SimpleResponseContext |
SimpleResponseContext.setEncoding(String encoding)
|
|
||||||||||
PREV NEXT | FRAMES NO FRAMES |