Uses of Interface
org.apache.nifi.cluster.protocol.ProtocolMessageUnmarshaller
Packages that use ProtocolMessageUnmarshaller
-
Uses of ProtocolMessageUnmarshaller in org.apache.nifi.cluster.protocol
Fields in org.apache.nifi.cluster.protocol declared as ProtocolMessageUnmarshallerModifier and TypeFieldDescriptionprivate final ProtocolMessageUnmarshaller
<ProtocolMessage> AbstractNodeProtocolSender.unmarshaller
Methods in org.apache.nifi.cluster.protocol that return ProtocolMessageUnmarshallerModifier and TypeMethodDescriptionProtocolContext.createUnmarshaller()
Creates an unmarshaller for deserializing protocol messages. -
Uses of ProtocolMessageUnmarshaller in org.apache.nifi.cluster.protocol.jaxb
Methods in org.apache.nifi.cluster.protocol.jaxb that return ProtocolMessageUnmarshaller