de.ukn.hci.squidy.manager.commander
Class ConnectionPeer

java.lang.Object
  extended by de.ukn.hci.squidy.manager.commander.ConnectionPeer

public class ConnectionPeer
extends Object

ConnectionPeer.

 Date: Apr 28, 2009
 Time: 11:00:53 PM
 

Since:
1.0.0
Version:
$Id: ConnectionPeer.java 30 2009-09-18 22:23:35Z nitsche $
Author:
Roman Rädle Roman.Raedle@uni-konstanz.de Human-Computer Interaction Group University of Konstanz

Constructor Summary
ConnectionPeer(Incoming incoming, Outgoing outgoing)
           
 
Method Summary
 void send(ICommand command)
           
 
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
 

Constructor Detail

ConnectionPeer

public ConnectionPeer(Incoming incoming,
                      Outgoing outgoing)
Method Detail

send

public void send(ICommand command)


Copyright © 2007-2010 Human-Computer-Interaction :: University of Konstanz. All Rights Reserved.