Uses of Interface
de.ukn.hci.squidy.manager.protocol.tcp.AsyncSocketCallback

Packages that use AsyncSocketCallback
de.ukn.hci.squidy.manager.protocol.tcp   
 

Uses of AsyncSocketCallback in de.ukn.hci.squidy.manager.protocol.tcp
 

Methods in de.ukn.hci.squidy.manager.protocol.tcp with parameters of type AsyncSocketCallback
 void AsyncSocket.readBytes(AsyncSocketCallback callback, int bytesToRead, Enum<?> tag)
           
 void AsyncSocket.readToByteSequence(AsyncSocketCallback callback, byte[] sequence, Enum<?> tag)
           
 

Constructors in de.ukn.hci.squidy.manager.protocol.tcp with parameters of type AsyncSocketCallback
AsyncSocket(AsyncSocketCallback callback, InetAddress address, int port)
           
 



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