org.ccsds.moims.mo.mal.transport.package-info Maven / Gradle / Ivy
Go to download
Show more of this group Show more artifacts with this name
Show all versions of api-area001-v003-mal Show documentation
Show all versions of api-area001-v003-mal Show documentation
An implementation of the Java API for the CCSDS MAL
The newest version!
/**
* The transport API defines the interfaces and classes required by the MAL transport interface. The API is used by the
* MAL layer in order that any transport module that complies with this API can be plugged into the MAL layer.
*/
package org.ccsds.moims.mo.mal.transport;