Home
Trees
Indices
Help
[
hide private
]
[
frames
] |
no frames
]
[
Module Hierarchy
|
Class Hierarchy
]
Class Hierarchy
IPython.Shell.IPShellEmbed
restkit.util.rwlock.RWLock
:
Classic implementation of reader-writer lock with preference to writers.
webob.Response
StringIO.StringIO
:
class StringIO([buffer])
object
:
The most base type
webob.request.AdhocAttrMixin
webob.request.Request
:
The default request implementation
restkit.contrib.webob_api.Request
restkit.errors.AlreadyRead
:
raised when a response have already been read
exceptions.BaseException
:
Common base class for all exceptions
exceptions.Exception
:
Common base class for all non-exit exceptions.
restkit.errors.BadStatusLine
:
Exception returned by the parser when the status line is invalid
webob.exc.HTTPException
:
Exception used on pre-Python-2.5, where new-style classes cannot be used as an exception.
webob.exc.WSGIHTTPException
restkit.contrib.webob_helper.WebobResourceError
:
Wrapper to return webob exceptions instead of restkit errors.
restkit.errors.InvalidUrl
:
Not a valid url for use with this software.
restkit.errors.ParseException
restkit.errors.ChunkMissingTerminator
restkit.errors.InvalidChunkSize
restkit.errors.InvalidHTTPStatus
restkit.errors.InvalidHTTPVersion
restkit.errors.InvalidHeader
restkit.errors.InvalidHeaderName
restkit.errors.InvalidRequestLine
restkit.errors.InvalidRequestMethod
restkit.errors.NoMoreData
restkit.errors.ParserError
:
Generic exception returned by the parser
restkit.filters.simpleproxy.ProxyError
restkit.errors.ProxyError
:
raised when proxy error happend
restkit.errors.RedirectLimit
:
Exception raised when the redirection limit is reached.
restkit.errors.RequestError
:
Exception raised when a request is malformed
restkit.errors.ResourceError
:
default error class
restkit.errors.RequestFailed
:
Exception raised when an unexpected HTTP error is received in response to a request.
restkit.errors.ResourceNotFound
:
Exception raised when no resource was found at the given url.
restkit.errors.Unauthorized
:
Exception raised when an authorization is required to access to the resource specified.
restkit.errors.ResponseError
:
Error raised while getting response or decompressing response stream
exceptions.StandardError
:
Base class for all standard Python exceptions that do not represent interpreter exiting.
exceptions.RuntimeError
:
Unspecified run-time error.
restkit.util.oauth2.Error
:
Generic exception class.
restkit.util.oauth2.MissingSignature
restkit.pool.base.BasePool
restkit.pool.monitored.MonitoredPool
restkit.pool.reventlet.EventletPool
restkit.pool.simple.SimplePool
webob.request.BaseRequest
webob.request.Request
:
The default request implementation
restkit.contrib.webob_api.Request
restkit.filters.basicauth.BasicAuth
:
Simple filter to manage basic authentification
restkit.http.body.Body
restkit.http.body.GzipBody
restkit.forms.BoundaryItem
restkit.http.body.ChunkedReader
restkit.util.oauth2.Consumer
:
A consumer of OAuth-protected services.
restkit.contrib.ipython_shell.ContentTypes
restkit.http.body.EOFReader
restkit.filters.Filters
restkit.pool.simple.Host
restkit.client.HttpConnection
:
Http Connection object.
restkit.client.HttpResponse
:
Http Response object returned by HttpConnction
restkit.http.body.LengthReader
restkit.http.message.Message
restkit.http.message.Request
restkit.http.message.Response
restkit.pool.monitored.MonitoredHost
restkit.pool.reventlet.EventletHost
:
hash(x)
restkit.forms.MultipartForm
restkit.filters.oauth2.OAuthFilter
restkit.http.parser.Parser
restkit.http.parser.RequestParser
restkit.http.parser.ResponseParser
restkit.contrib.wsgi_proxy.Proxy
:
A proxy wich redirect the request to SERVER_NAME:SERVER_PORT and send HTTP_HOST header
restkit.contrib.wsgi_proxy.HostProxy
:
A proxy to redirect all request to a specific uri
restkit.contrib.wsgi_proxy.TransparentProxy
:
A proxy based on HTTP_HOST environ variable
restkit.resource.Resource
:
A class that can be instantiated for access to a RESTful resource, including authentication.
webob.response.Response
:
Represents a WSGI response
webob.exc.WSGIHTTPException
restkit.contrib.webob_helper.WebobResourceError
:
Wrapper to return webob exceptions instead of restkit errors.
restkit.contrib.wsgi_proxy.ResponseIter
restkit.util.oauth2.Server
:
A skeletal implementation of a service provider, providing protected resources to requests from authorized consumers.
restkit.contrib.ipython_shell.ShellClient
restkit.util.oauth2.SignatureMethod
:
A way of signing requests.
restkit.util.oauth2.SignatureMethod_HMAC_SHA1
restkit.util.oauth2.SignatureMethod_PLAINTEXT
restkit.filters.simpleproxy.SimpleProxy
:
Simple proxy filter.
restkit.tee.TeeInput
restkit.util.oauth2.Token
:
An OAuth credential used to request authorization or a protected resource.
restkit.errors.UnexpectedEOF
:
exception raised when remote closed the connection
restkit.http.unreader.Unreader
restkit.http.unreader.IterUnreader
restkit.http.unreader.SocketUnreader
restkit.util.misc.deprecated_property
:
Wraps a decorator, with a deprecation warning or error
dict
:
dict() -> new empty dictionary.
restkit.util.oauth2.Request
:
The parameters and information for an HTTP request, suitable for authorizing with OAuth credentials.
property
:
property(fget=None, fset=None, fdel=None, doc=None) -> property attribute
restkit.contrib.webob_api.Method
Home
Trees
Indices
Help
Generated by Epydoc 3.0.1 on Sun Jun 27 20:57:08 2010
http://epydoc.sourceforge.net