Package com.hivemq.adapter.sdk.api.polling
-
Interface Summary Interface Description PollingInput Input Object for the poll() method of anPollingProtocolAdapter
containing information tu use during the poll.PollingOutput Output parameter provided to the poll method of anPollingProtocolAdapter
.PollingProtocolAdapter This interface is used for protocol adapters which implement polling algorithms from PLC endpoints.