程序包 com.huangjian.modbus4j.sero.messaging
package com.huangjian.modbus4j.sero.messaging
-
类说明DataConsumer interface.DefaultMessagingExceptionHandler class.First, instatiate with the streams and epoll.EpollStreamTransportCharSpaced class.IncomingMessage interface.IncomingRequestMessage interface.IncomingResponseMessage interface.This class provides a stoppable listener for an input stream that sends arbitrary information.In general there are three messaging activities: Send a message for which no reply is expected, e.g. a broadcast. Send a message and wait for a response with timeout and retries. Listen for unsolicited requests.Interface defining methods that are called when data arrives in the connection.MessagingExceptionHandler interface.OutgoingMessage interface.OutgoingRequestMessage interface.OutgoingResponseMessage interface.RequestHandler interface.First, instatiate with the streams.StreamTransportCharSpaced class.Provides synchronization on the input stream read by wrapping it.TimeoutException class.A transport is a wrapper around the means by which data is transferred.WaitingRoomException class.Waiting room keys are used to match requests with responses.WaitingRoomKeyFactory interface.