Uses of Interface
com.tccc.kos.commons.core.service.blink.BlinkProtocol
Packages that use BlinkProtocol
Package
Description
Provides access to the binary link code.
Contains classes related to binary message handling.
-
Uses of BlinkProtocol in com.tccc.kos.commons.core.service.blink
Classes in com.tccc.kos.commons.core.service.blink that implement BlinkProtocolModifier and TypeClassDescriptionclassBlinkSession<M>Session that sits on top of a connection and implements a particular protocol as well as the api used to interact with the protocol. -
Uses of BlinkProtocol in com.tccc.kos.commons.core.service.blink.binarymsg
Classes in com.tccc.kos.commons.core.service.blink.binarymsg that implement BlinkProtocolModifier and TypeClassDescriptionclassImplementation of the BinaryMsg protocol for adapters.