jar

one.microstream : microstream-communication-binary

Maven & Gradle

Jul 04, 2023
490 stars

MicroStream Communication Binary · MicroStream Object Graph Communication Binary Implementation

Table Of Contents

Latest Version

Download one.microstream : microstream-communication-binary JAR file - Latest Versions:

All Versions

Download one.microstream : microstream-communication-binary JAR file - All Versions:

Version Vulnerabilities Size Updated
08.01.x
08.00.x
07.01.x
07.00.x
06.01.x
06.00.x
05.00.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 microstream-communication-binary-08.01.01-MS-GA.jar file.
    Once you open a JAR file, all the java classes in the JAR file will be displayed.

one.microstream.communication.binary.types

├─ one.microstream.communication.binary.types.ComBinary.class - [JAR]

├─ one.microstream.communication.binary.types.ComBinaryPersistenceRootsProvider.class - [JAR]

├─ one.microstream.communication.binary.types.ComPersistenceAdaptorBinary.class - [JAR]

├─ one.microstream.communication.binary.types.ComPersistenceChannelBinary.class - [JAR]

one.microstream.communication.binarydynamic

├─ one.microstream.communication.binarydynamic.ComBinaryDynamic.class - [JAR]

├─ one.microstream.communication.binarydynamic.ComChannelDynamic.class - [JAR]

├─ one.microstream.communication.binarydynamic.ComClientChannelDynamic.class - [JAR]

├─ one.microstream.communication.binarydynamic.ComDynamicIdStrategy.class - [JAR]

├─ one.microstream.communication.binarydynamic.ComExceptionRemoteClassNotFound.class - [JAR]

├─ one.microstream.communication.binarydynamic.ComExceptionTypeMismatch.class - [JAR]

├─ one.microstream.communication.binarydynamic.ComHandlerReceive.class - [JAR]

├─ one.microstream.communication.binarydynamic.ComHandlerReceiveMessageClientTypeMismatch.class - [JAR]

├─ one.microstream.communication.binarydynamic.ComHandlerReceiveMessageNewType.class - [JAR]

├─ one.microstream.communication.binarydynamic.ComHandlerReceiveMessageStatus.class - [JAR]

├─ one.microstream.communication.binarydynamic.ComHandlerRegistry.class - [JAR]

├─ one.microstream.communication.binarydynamic.ComHandlerSend.class - [JAR]

├─ one.microstream.communication.binarydynamic.ComHandlerSendMessageClientTypeMismatch.class - [JAR]

├─ one.microstream.communication.binarydynamic.ComHandlerSendMessageNewType.class - [JAR]

├─ one.microstream.communication.binarydynamic.ComHandlerSendReceiveMessageData.class - [JAR]

├─ one.microstream.communication.binarydynamic.ComHostChannelDynamic.class - [JAR]

├─ one.microstream.communication.binarydynamic.ComMessage.class - [JAR]

├─ one.microstream.communication.binarydynamic.ComMessageClientError.class - [JAR]

├─ one.microstream.communication.binarydynamic.ComMessageClientTypeMismatch.class - [JAR]

├─ one.microstream.communication.binarydynamic.ComMessageData.class - [JAR]

├─ one.microstream.communication.binarydynamic.ComMessageNewType.class - [JAR]

├─ one.microstream.communication.binarydynamic.ComMessageStatus.class - [JAR]

├─ one.microstream.communication.binarydynamic.ComPersistenceAdaptorBinaryDynamic.class - [JAR]

├─ one.microstream.communication.binarydynamic.ComPersistenceAdaptorBinaryDynamicCreator.class - [JAR]

├─ one.microstream.communication.binarydynamic.ComTypeDefinitionBuilder.class - [JAR]

├─ one.microstream.communication.binarydynamic.ComTypeDescriptionRegistrationObserver.class - [JAR]

├─ one.microstream.communication.binarydynamic.ComTypeMappingResolver.class - [JAR]

one.microstream.communication.tls

├─ one.microstream.communication.tls.ComTLSConnection.class - [JAR]

├─ one.microstream.communication.tls.ComTLSConnectionHandler.class - [JAR]

├─ one.microstream.communication.tls.ComTLSConnectionListener.class - [JAR]

├─ one.microstream.communication.tls.SecureRandomProvider.class - [JAR]

├─ one.microstream.communication.tls.TLSKeyManagerProvider.class - [JAR]

├─ one.microstream.communication.tls.TLSParametersProvider.class - [JAR]

├─ one.microstream.communication.tls.TLSTrustManagerProvider.class - [JAR]