Rice Pastry API

org.mpisws.p2p.transport.limitsockets
Interface LimitSocketsTransportLayer<Identifier,MessageType>

All Superinterfaces:
Destructable, TransportLayer<Identifier,MessageType>

public interface LimitSocketsTransportLayer<Identifier,MessageType>
extends TransportLayer<Identifier,MessageType>

Automatically closes sockets based on a policy. Default policy is LRU.

Author:
Jeff Hoye

Method Summary
 
Methods inherited from interface org.mpisws.p2p.transport.TransportLayer
acceptMessages, acceptSockets, getLocalIdentifier, openSocket, sendMessage, setCallback, setErrorHandler
 
Methods inherited from interface rice.Destructable
destroy
 


Rice Pastry API

Copyright © 2001-2005 - Rice Pastry.


Imprint-Dataprotection