Chapter 1.  Overview

Table of Contents

Module Structure
Class Hierarchy
Source Structure

Module Structure

  module: <Toplevel Module>
  module: <Built-in Module>
class: Exception     
class: StandardError     
class: Struct     
  module: <Unknown Module>
module: SSL     
  class: SimpleDelegator
  module: MonitorMixin
  module: OpenSSL
  module: Net
  class: Protocol
  class: ProtocolError
  class: ProtoSyntaxError
  class: ProtoFatalError
  class: ProtoUnknownError
  class: ProtoServerError
  class: ProtoAuthError
  class: ProtoCommandError
  class: ProtoRetriableError
  class: BufferedIO
  class: InternetMessageIO
  class: WriteAdapter
  class: ReadAdapter
  module: NetPrivate
  class: Telnet
  class: FTPError
  class: FTPReplyError
  class: FTPTempError
  class: FTPPermError
  class: FTPProtoError
  class: FTP
  class: FTPTLS
  class: HTTPBadResponse
  class: HTTPHeaderSyntaxError
  class: HTTP
module: ProxyDelta     
class: Get     
class: Head     
class: Post     
class: Put     
class: Delete     
class: Options     
class: Trace     
class: Propfind     
class: Proppatch     
class: Mkcol     
class: Copy     
class: Move     
class: Lock     
class: Unlock     
  module: HTTPHeader
  class: HTTPGenericRequest
  class: HTTPRequest
  module: HTTPExceptions
  class: HTTPError
  class: HTTPRetriableError
  class: HTTPServerException
  class: HTTPFatalError
  class: HTTPResponse
  class: HTTPUnknownResponse
  class: HTTPInformation
  class: HTTPSuccess
  class: HTTPRedirection
  class: HTTPClientError
  class: HTTPServerError
  class: HTTPContinue
  class: HTTPSwitchProtocol
  class: HTTPOK
  class: HTTPCreated
  class: HTTPAccepted
  class: HTTPNonAuthoritativeInformation
  class: HTTPNoContent
  class: HTTPResetContent
  class: HTTPPartialContent
  class: HTTPMultipleChoice
  class: HTTPMovedPermanently
  class: HTTPFound
  class: HTTPSeeOther
  class: HTTPNotModified
  class: HTTPUseProxy
  class: HTTPTemporaryRedirect
  class: HTTPBadRequest
  class: HTTPUnauthorized
  class: HTTPPaymentRequired
  class: HTTPForbidden
  class: HTTPNotFound
  class: HTTPMethodNotAllowed
  class: HTTPNotAcceptable
  class: HTTPProxyAuthenticationRequired
  class: HTTPRequestTimeOut
  class: HTTPConflict
  class: HTTPGone
  class: HTTPLengthRequired
  class: HTTPPreconditionFailed
  class: HTTPRequestEntityTooLarge
  class: HTTPRequestURITooLong
  class: HTTPUnsupportedMediaType
  class: HTTPRequestedRangeNotSatisfiable
  class: HTTPExpectationFailed
  class: HTTPInternalServerError
  class: HTTPNotImplemented
  class: HTTPBadGateway
  class: HTTPServiceUnavailable
  class: HTTPGatewayTimeOut
  class: HTTPVersionNotSupported
  module: SMTPError
  class: SMTPAuthenticationError
  class: SMTPServerBusy
  class: SMTPSyntaxError
  class: SMTPFatalError
  class: SMTPUnknownError
  class: SMTPUnsupportedCommand
  class: SMTP
class: Response     
  class: POPError
  class: POPAuthenticationError
  class: POPBadResponse
  class: POP3
  class: APOP
  class: POPMail
  class: POP3Command
  class: IMAP
  class: RawData
  class: Atom
  class: QuotedString
  class: Literal
  class: MessageSet
  class: BodyTypeBasic
  class: BodyTypeText
  class: BodyTypeMessage
  class: BodyTypeMultipart
  class: ResponseParser
class: LoginAuthenticator     
class: CramMD5Authenticator     
class: Error     
class: DataFormatError     
class: ResponseParseError     
class: ResponseError     
class: NoResponseError     
class: BadResponseError     
class: ByeResponseError