motej
Class AbstractExtension

java.lang.Object
  extended by motej.AbstractExtension
All Implemented Interfaces:
Extension

public abstract class AbstractExtension
extends Object
implements Extension

Author:
Volker Fritzsch

Constructor Summary
AbstractExtension()
           
 
Method Summary
protected  void decrypt(byte[] data)
           
 
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
 
Methods inherited from interface motej.Extension
initialize, parseExtensionData, setMote
 

Constructor Detail

AbstractExtension

public AbstractExtension()
Method Detail

decrypt

protected void decrypt(byte[] data)


Copyright © 2007-2009 Volker Fritzsch. All Rights Reserved.