Version 0.1.2

Permission is granted to copy, distribute and/or modify this document under the terms of the GNU Free Documentation License, Version 1.1 or any later version published by the Free Software Foundation with no Invariant Sections, no Front-Cover Texts, and no Back-Cover Texts. You may obtain a copy of the GNU Free Documentation License from the Free Software Foundation by visiting their Web site or by writing to:


          The Free Software Foundation, Inc.,
          59 Temple Place - Suite 330,
          BostonMA 02111-1307,
          USA
        


I. Overview
Key design features
Basic concepts
Architecture
II. EventDance Core Reference
Abstract classes and interfaces
EvdTransport
EvdHttpMessage
Core
EvdSocket — EventDance's base socket class.
EvdSocketInputStream
EvdSocketOutputStream
EvdStreamThrottle
EvdThrottledInputStream
EvdThrottledOutputStream
EvdBufferedInputStream
EvdBufferedOutputStream
EvdConnection
EvdTlsCertificate
EvdTlsCredentials
EvdTlsSession
EvdTlsInputStream
EvdTlsOutputStream
EvdHttpRequest
EvdHttpConnection
EvdIoStreamGroup
EvdConnectionPool
EvdService
EvdReproxy
EvdWebService
EvdWebSelector
EvdWebDir
EvdPeer
EvdPeerManager
Transports
EvdWebTransport
EvdLongPolling
Utils and micellaneous
EvdPoll
EvdResolver
EvdJsonFilter
EvdTlsDhGenerator
evd-utils
evd-error
evd-marshal
evd-tls-common
III. Extending EventDance
The Internals
IV. EventDance Objects
Object Hierarchy
Object Index
V. Glossaries
Annotation Glossary
Index of all symbols
Index of deprecated symbols
A. License