Uses of Class
com.github.pfichtner.ardulink.AbstractMqttAdapter.CompactStrategy

Packages that use AbstractMqttAdapter.CompactStrategy
com.github.pfichtner.ardulink   
 

Uses of AbstractMqttAdapter.CompactStrategy in com.github.pfichtner.ardulink
 

Methods in com.github.pfichtner.ardulink that return AbstractMqttAdapter.CompactStrategy
static AbstractMqttAdapter.CompactStrategy AbstractMqttAdapter.CompactStrategy.valueOf(String name)
          Returns the enum constant of this type with the specified name.
static AbstractMqttAdapter.CompactStrategy[] AbstractMqttAdapter.CompactStrategy.values()
          Returns an array containing the constants of this enum type, in the order they are declared.
 

Methods in com.github.pfichtner.ardulink with parameters of type AbstractMqttAdapter.CompactStrategy
 AbstractMqttAdapter.AnalogReadChangeListenerConfigurer AbstractMqttAdapter.AnalogReadChangeListenerConfigurer.compact(AbstractMqttAdapter.CompactStrategy strategy, TimeSlicer timeSlicer)
           
 



Copyright © 2015. All rights reserved.