Rice Pastry API

org.mpisws.p2p.transport.priority
Interface PrimarySocketListener<Identifier>


public interface PrimarySocketListener<Identifier>

Notified about primary socket connections.

Author:
Jeff Hoye

Method Summary
 void notifyPrimarySocketClosed(Identifier i)
           
 void notifyPrimarySocketOpened(Identifier i, java.util.Map<java.lang.String,java.lang.Object> options)
           
 

Method Detail

notifyPrimarySocketOpened

void notifyPrimarySocketOpened(Identifier i,
                               java.util.Map<java.lang.String,java.lang.Object> options)

notifyPrimarySocketClosed

void notifyPrimarySocketClosed(Identifier i)

Rice Pastry API

Copyright © 2001-2005 - Rice Pastry.


Imprint-Dataprotection