de.ukn.hci.squidy.manager.protocol.udp
Class UDPAdapter
java.lang.Object
de.ukn.hci.squidy.manager.protocol.udp.UDPAdapter
- All Implemented Interfaces:
- UDPListener
public class UDPAdapter
- extends Object
- implements UDPListener
UDPAdapter.
Date: Oct 17, 2008
Time: 7:12:15 PM
- Since:
- 1.1.0
- Version:
- $Id: UDPAdapter.java 30 2009-09-18 22:23:35Z nitsche $
- Author:
- Roman Rädle, Roman.Raedle@uni-konstanz.de,
University of Konstanz
| Methods inherited from class java.lang.Object |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
UDPAdapter
public UDPAdapter()
parseData
public void parseData(byte[] data)
- Specified by:
parseData in interface UDPListener
parseData
public void parseData(String s)
- Specified by:
parseData in interface UDPListener
Copyright © 2007-2010 Human-Computer-Interaction :: University of Konstanz. All Rights Reserved.