Package one.microstream.communication.binarydynamic
-
Interface Summary Interface Description ComHandlerReceive<T extends ComMessage> ComHandlerRegistry ComHandlerSend<T extends ComMessage> ComMessage -
Class Summary Class Description ComBinaryDynamic ComChannelDynamic<C> ComClientChannelDynamic<C> ComDynamicIdStrategy ComHandlerReceiveMessageClientTypeMismatch ComHandlerReceiveMessageNewType ComHandlerReceiveMessageStatus ComHandlerRegistry.Default ComHandlerSendMessageClientTypeMismatch ComHandlerSendMessageNewType ComHandlerSendReceiveMessageData ComHostChannelDynamic<C> ComMessageClientError ComMessageClientTypeMismatch ComMessageData ComMessageNewType ComMessageStatus ComPersistenceAdaptorBinaryDynamic ComPersistenceAdaptorBinaryDynamicCreator ComTypeDefinitionBuilder ComTypeDescriptionRegistrationObserver ComTypeMappingResolver This class handles the matching of types that have been modified on either the client or the host side Including the necessary data transfer during the initialization of the ComChannels. -
Exception Summary Exception Description ComExceptionRemoteClassNotFound Thrown when a typeDefinition received from the remote host contains a type that can't be resolved to an exiting class on the local system.ComExceptionTypeMismatch