Rice Pastry API

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

Type Parameters:
Identifier -
All Known Implementing Classes:
MagicNumberTransportLayer

public interface ListenableTransportLayer<Identifier>

Notifies TransportLayerListeners of reading/writing.

Author:
Jeff Hoye

Method Summary
 void addTransportLayerListener(TransportLayerListener<Identifier> listener)
           
 void removeTransportLayerListener(TransportLayerListener<Identifier> listener)
           
 

Method Detail

addTransportLayerListener

void addTransportLayerListener(TransportLayerListener<Identifier> listener)

removeTransportLayerListener

void removeTransportLayerListener(TransportLayerListener<Identifier> listener)

Rice Pastry API

Copyright © 2001-2005 - Rice Pastry.


Imprint-Dataprotection