jar

io.activej : activej-csp

Maven & Gradle

Jun 15, 2023
5 usages
671 stars

ActiveJ : CSP · Communicating sequential process via channels, similar to Golang channels.

Table Of Contents

Latest Version

Download io.activej : activej-csp JAR file - Latest Versions:

All Versions

Download io.activej : activej-csp JAR file - All Versions:

Version Vulnerabilities Size Updated
6.0
5.5
5.4.x
5.4
5.3
5.2
5.1.x
5.1
5.0
4.4
4.3.x
4.3
4.2
4.1.x
4.1
4.0
3.1
3.0.x
3.0
2.2
2.1
2.0.x
2.0
1.1
1.0

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 activej-csp-6.0-beta1.jar file.
    Once you open a JAR file, all the java classes in the JAR file will be displayed.

io.activej.csp.dsl

├─ io.activej.csp.dsl.ChannelConsumerTransformer.class - [JAR]

├─ io.activej.csp.dsl.ChannelSupplierTransformer.class - [JAR]

├─ io.activej.csp.dsl.ChannelTransformer.class - [JAR]

├─ io.activej.csp.dsl.HasBinaryChannelInput.class - [JAR]

├─ io.activej.csp.dsl.HasChannelInput.class - [JAR]

├─ io.activej.csp.dsl.HasChannelOutput.class - [JAR]

├─ io.activej.csp.dsl.WithBinaryChannelInput.class - [JAR]

├─ io.activej.csp.dsl.WithChannelInput.class - [JAR]

├─ io.activej.csp.dsl.WithChannelInputs.class - [JAR]

├─ io.activej.csp.dsl.WithChannelOutput.class - [JAR]

├─ io.activej.csp.dsl.WithChannelOutputs.class - [JAR]

├─ io.activej.csp.dsl.WithChannelTransformer.class - [JAR]

io.activej.csp.file

├─ io.activej.csp.file.ChannelFileReader.class - [JAR]

├─ io.activej.csp.file.ChannelFileWriter.class - [JAR]

io.activej.csp.net

├─ io.activej.csp.net.Messaging.class - [JAR]

├─ io.activej.csp.net.MessagingWithBinaryStreaming.class - [JAR]

io.activej.csp.binary

├─ io.activej.csp.binary.BinaryChannelInput.class - [JAR]

├─ io.activej.csp.binary.BinaryChannelSupplier.class - [JAR]

├─ io.activej.csp.binary.ByteBufsCodec.class - [JAR]

├─ io.activej.csp.binary.ByteBufsDecoder.class - [JAR]

├─ io.activej.csp.binary.DecoderFunction.class - [JAR]

├─ io.activej.csp.binary.Utils.class - [JAR]

io.activej.csp.queue

├─ io.activej.csp.queue.ChannelBuffer.class - [JAR]

├─ io.activej.csp.queue.ChannelBufferWithFallback.class - [JAR]

├─ io.activej.csp.queue.ChannelFileBuffer.class - [JAR]

├─ io.activej.csp.queue.ChannelQueue.class - [JAR]

├─ io.activej.csp.queue.ChannelZeroBuffer.class - [JAR]

io.activej.csp.process

├─ io.activej.csp.process.AbstractChannelTransformer.class - [JAR]

├─ io.activej.csp.process.AbstractCommunicatingProcess.class - [JAR]

├─ io.activej.csp.process.ChannelByteChunker.class - [JAR]

├─ io.activej.csp.process.ChannelByteRanger.class - [JAR]

├─ io.activej.csp.process.ChannelSplitter.class - [JAR]

├─ io.activej.csp.process.ProcessCompleteException.class - [JAR]

io.activej.csp

├─ io.activej.csp.AbstractChannelConsumer.class - [JAR]

├─ io.activej.csp.AbstractChannelSupplier.class - [JAR]

├─ io.activej.csp.ChannelConsumer.class - [JAR]

├─ io.activej.csp.ChannelConsumers.class - [JAR]

├─ io.activej.csp.ChannelInput.class - [JAR]

├─ io.activej.csp.ChannelOutput.class - [JAR]

├─ io.activej.csp.ChannelSupplier.class - [JAR]

├─ io.activej.csp.ChannelSuppliers.class - [JAR]

├─ io.activej.csp.RecyclingChannelConsumer.class - [JAR]

io.activej.csp.process.frames

├─ io.activej.csp.process.frames.BlockDecoder.class - [JAR]

├─ io.activej.csp.process.frames.BlockEncoder.class - [JAR]

├─ io.activej.csp.process.frames.ChannelFrameDecoder.class - [JAR]

├─ io.activej.csp.process.frames.ChannelFrameEncoder.class - [JAR]

├─ io.activej.csp.process.frames.FrameFormat.class - [JAR]

├─ io.activej.csp.process.frames.FrameFormats.class - [JAR]

├─ io.activej.csp.process.frames.LZ4BlockDecoder.class - [JAR]

├─ io.activej.csp.process.frames.LZ4BlockEncoder.class - [JAR]

├─ io.activej.csp.process.frames.LZ4FrameFormat.class - [JAR]

├─ io.activej.csp.process.frames.LZ4LegacyBlockDecoder.class - [JAR]

├─ io.activej.csp.process.frames.LZ4LegacyBlockEncoder.class - [JAR]

├─ io.activej.csp.process.frames.LZ4LegacyFrameFormat.class - [JAR]

├─ io.activej.csp.process.frames.MissingEndOfStreamBlockException.class - [JAR]

├─ io.activej.csp.process.frames.TruncatedBlockException.class - [JAR]

Advertisement

Dependencies from Group

Jun 15, 2023
28 usages
672 stars
Jun 15, 2023
18 usages
672 stars
Jun 15, 2023
8 usages
678 stars
Jun 15, 2023
8 usages
674 stars
Jun 15, 2023
7 usages
672 stars

Discover Dependencies

Jun 03, 2020
2 stars
Nov 24, 2020
2 usages
22 stars
Feb 14, 2022
4 stars
Jul 19, 2023
2 usages
8.1k stars
Dec 14, 2020
11 usages
4.4k stars
Aug 19, 2020
1 usages
315 stars
Aug 10, 2023
12 usages
27 stars