Rice Pastry API

org.mpisws.p2p.transport
Interface SocketCallback<Identifier>


public interface SocketCallback<Identifier>


Method Summary
 void receiveException(SocketRequestHandle<Identifier> s, java.lang.Exception ex)
           
 void receiveResult(SocketRequestHandle<Identifier> cancellable, P2PSocket<Identifier> sock)
           
 

Method Detail

receiveResult

void receiveResult(SocketRequestHandle<Identifier> cancellable,
                   P2PSocket<Identifier> sock)

receiveException

void receiveException(SocketRequestHandle<Identifier> s,
                      java.lang.Exception ex)

Rice Pastry API

Copyright © 2001-2005 - Rice Pastry.


Imprint-Dataprotection