org.universAAL.lddi.zwave.exporter.Server
Class MotionDecoderFactory

Package class diagram package MotionDecoderFactory
java.lang.Object
  extended by org.universAAL.lddi.zwave.exporter.Server.MotionDecoderFactory
All Implemented Interfaces:
ISocketServerProtocolDecoderFactory

public class MotionDecoderFactory
extends Object
implements ISocketServerProtocolDecoderFactory


Constructor Summary
MotionDecoderFactory(MotionContactSensorPublisher mp)
           
 
Method Summary
 ISocketSeverProtocolDecoder getNewProtocolDecoder()
          Returns a new protocol decoder.
 
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
 

Constructor Detail

MotionDecoderFactory

public MotionDecoderFactory(MotionContactSensorPublisher mp)
Method Detail

getNewProtocolDecoder

public ISocketSeverProtocolDecoder getNewProtocolDecoder()
Description copied from interface: ISocketServerProtocolDecoderFactory
Returns a new protocol decoder.

Specified by:
getNewProtocolDecoder in interface ISocketServerProtocolDecoderFactory
Returns:
a new protocol decoder to be used by a connection


Copyright © 2014 universAAL Consortium. All Rights Reserved.