jar

int.esa.ccsds.mo : transport-spp

Maven & Gradle

Feb 02, 2023
12 stars

ESA MO Transport - SPP · A Java SPP transport for CCSDS MAL

Table Of Contents

Latest Version

Download int.esa.ccsds.mo : transport-spp JAR file - Latest Versions:

All Versions

Download int.esa.ccsds.mo : transport-spp JAR file - All Versions:

Version Vulnerabilities Size Updated
9.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 transport-spp-9.0.jar file.
    Once you open a JAR file, all the java classes in the JAR file will be displayed.

esa.mo.mal.transport.spp

├─ esa.mo.mal.transport.spp.SPPBaseTransport.class - [JAR]

├─ esa.mo.mal.transport.spp.SPPConfiguration.class - [JAR]

├─ esa.mo.mal.transport.spp.SPPEndpoint.class - [JAR]

├─ esa.mo.mal.transport.spp.SPPMessage.class - [JAR]

├─ esa.mo.mal.transport.spp.SPPMessageDecoderFactory.class - [JAR]

├─ esa.mo.mal.transport.spp.SPPMessageHeader.class - [JAR]

├─ esa.mo.mal.transport.spp.SPPSegment.class - [JAR]

├─ esa.mo.mal.transport.spp.SPPSegmentCounter.class - [JAR]

├─ esa.mo.mal.transport.spp.SPPSegmentsAssembler.class - [JAR]

├─ esa.mo.mal.transport.spp.SPPSegmentsHandler.class - [JAR]

├─ esa.mo.mal.transport.spp.SPPSourceSequenceCounter.class - [JAR]

├─ esa.mo.mal.transport.spp.SPPSourceSequenceCounterSimple.class - [JAR]

├─ esa.mo.mal.transport.spp.SPPURIRepresentation.class - [JAR]

├─ esa.mo.mal.transport.spp.SPPURIRepresentationSimple.class - [JAR]

esa.mo.mal.encoder.spp

├─ esa.mo.mal.encoder.spp.SPPFixedBinaryStreamFactory.class - [JAR]

├─ esa.mo.mal.encoder.spp.SPPTimeHandler.class - [JAR]

├─ esa.mo.mal.encoder.spp.SPPVarBinaryStreamFactory.class - [JAR]

Advertisement