Rice Pastry API

Package org.mpisws.p2p.transport

Interface Summary
ErrorHandler<Identifier> Notified when there is a problem not related to an outgoing message/socket, or when a callback isn't provided for a message.
MessageCallback<Identifier,MessageType> The callback when a Message is sent from a transport layer.
MessageRequestHandle<Identifier,MessageType> Can cancel the request to send the message.
P2PSocket<Identifier> A socket in the layered transport layer.
P2PSocketReceiver<Identifier>  
SocketCallback<Identifier>  
SocketRequestHandle<Identifier> Can cancel the request to open the socket.
TransportLayer<Identifier,MessageType> The transport layer does provides the minimum functionality to provide communication with flow control.
TransportLayerCallback<Identifier,MessageType> Used to receive incoming messages/sockets.
TransportLayerListener<Identifier>  
 


Rice Pastry API

Copyright © 2001-2005 - Rice Pastry.


Imprint-Dataprotection