jar

de.ovgu.dke.mocca : mocca-tools

Maven & Gradle

Mar 12, 2013

mocca-tools · MOCCA is the Message-Oriented Command and Context Architecture, providing a GLUE middle-ware that allows sending commands to a peer which are executed by state-less handlers in a specific context. This library contains tools commonly used with MOCCA, e.g. in-band file transfer.

Table Of Contents

Latest Version

Download de.ovgu.dke.mocca : mocca-tools JAR file - Latest Versions:

All Versions

Download de.ovgu.dke.mocca : mocca-tools JAR file - All Versions:

Version Vulnerabilities Size Updated
0.1.x

View Java Class Source Code in JAR file

  1. Download JD-GUI to open JAR file and explore Java source code file (.class .java)
  2. Click menu "File → Open File..." or just drag-and-drop the JAR file in the JD-GUI window mocca-tools-0.1.0.jar file.
    Once you open a JAR file, all the java classes in the JAR file will be displayed.

de.ovgu.dke.mocca.tools.streaming.chunking

├─ de.ovgu.dke.mocca.tools.streaming.chunking.Chunk.class - [JAR]

├─ de.ovgu.dke.mocca.tools.streaming.chunking.ChunkConcatenator.class - [JAR]

├─ de.ovgu.dke.mocca.tools.streaming.chunking.ChunkException.class - [JAR]

├─ de.ovgu.dke.mocca.tools.streaming.chunking.ChunkIterator.class - [JAR]

├─ de.ovgu.dke.mocca.tools.streaming.chunking.ChunkingExceptionHandler.class - [JAR]

de.ovgu.dke.mocca.tools.streaming.transferobject

├─ de.ovgu.dke.mocca.tools.streaming.transferobject.AbstractTransferObject.class - [JAR]

├─ de.ovgu.dke.mocca.tools.streaming.transferobject.TransferObject.class - [JAR]

de.ovgu.dke.mocca.tools.streaming

├─ de.ovgu.dke.mocca.tools.streaming.AppendChunkDataHandler.class - [JAR]

├─ de.ovgu.dke.mocca.tools.streaming.ReceiveBinaryDataHandler.class - [JAR]

├─ de.ovgu.dke.mocca.tools.streaming.SendBinaryDataHandler.class - [JAR]

├─ de.ovgu.dke.mocca.tools.streaming.StreamIdentifiers.class - [JAR]

├─ de.ovgu.dke.mocca.tools.streaming.StreamType.class - [JAR]

Advertisement