org.zu.ardulink.protocol.custommessages
Interface CustomMessageSender


public interface CustomMessageSender

Ardulink - return to homepage

v0.6.1 Magnum PI

This interface is used from custom components that need for generate custom messages.

Author:
Luciano Zu
See Also:
SimpleCustomMessageMaker,


Method Summary
 CustomMessageMaker getCustomMessageMaker()
           
 void setCustomMessageMaker(CustomMessageMaker customMessageMaker)
           
 

Method Detail

setCustomMessageMaker

void setCustomMessageMaker(CustomMessageMaker customMessageMaker)

getCustomMessageMaker

CustomMessageMaker getCustomMessageMaker()


Copyright © 2015. All rights reserved.