Paketname | libcommons-javaflow-java-doc |
Beschreibung | Java implementation of Continuations concept - documentation |
Archiv/Repository | Offizielles Debian Archiv squeeze (main) |
Version | 0.0~svn20060411-5 |
Sektion | doc |
Priorität | optional |
Installierte Größe | 2232 Byte |
Hängt ab von | |
Empfohlene Pakete | libbcel-java-doc |
Paketbetreuer | Debian Java Maintainers |
Quelle | commons-javaflow |
Paketgröße | 110792 Byte |
Prüfsumme MD5 | 720e5a3a88036eeac79455cd23da6960 |
Prüfsumme SHA1 | 9fb8db7e8a3e9194f8c8dc46ce3d1ca0e4468281 |
Prüfsumme SHA256 | c9d173b9e8d33996b86d7fd5810a39b0bdbacdac44e8846d31ddf52a48183d36 |
Link zum Herunterladen | libcommons-javaflow-java-doc_0.0~svn20060411-5_all.deb |
Ausführliche Beschreibung | Commons Javaflow is a pure Java implementation of the Continuations concept.
.
For more information about Continuation, you can have a look on
or
.
To use Javaflow in your program, Javaflow needs to enhance its Java byte code:
- statically, using the Javaflow Ant task as a part of your build process
- dynamically, at runtime, by using Javaflow's ContinuationClassLoader.
.
This package contains Javadoc API of Commons Javaflow.
|