Uses of Interface
org.universAAL.lddi.zwave.exporter.Server.ISocketServerProtocolDecoderListener

Packages that use ISocketServerProtocolDecoderListener
org.universAAL.lddi.zwave.exporter.Server   
 

Uses of ISocketServerProtocolDecoderListener in org.universAAL.lddi.zwave.exporter.Server
 

Classes in org.universAAL.lddi.zwave.exporter.Server that implement ISocketServerProtocolDecoderListener
 class ConnectionDataHandler
          Connection wrapper to be used with xSocket library.
 

Fields in org.universAAL.lddi.zwave.exporter.Server declared as ISocketServerProtocolDecoderListener
protected  ISocketServerProtocolDecoderListener AbstractProtocolDecoder.listener
          ProtocolDecoder listener.
 

Methods in org.universAAL.lddi.zwave.exporter.Server with parameters of type ISocketServerProtocolDecoderListener
 void MotionDecoder.setListener(ISocketServerProtocolDecoderListener listener)
           
 void ISocketSeverProtocolDecoder.setListener(ISocketServerProtocolDecoderListener listener)
          Sets the listener which will be notified about the new incoming frames/packets.
 void AbstractProtocolDecoder.setListener(ISocketServerProtocolDecoderListener listener)
          Sets the listener.
 

Constructors in org.universAAL.lddi.zwave.exporter.Server with parameters of type ISocketServerProtocolDecoderListener
AbstractProtocolDecoder(ISocketServerProtocolDecoderListener listener)
          Constructor.
 



Copyright © 2014 universAAL Consortium. All Rights Reserved.