Rice Pastry API

Uses of Package
org.mpisws.p2p.transport

Packages that use org.mpisws.p2p.transport
org.mpisws.p2p.testing.transportlayer   
org.mpisws.p2p.transport   
org.mpisws.p2p.transport.bandwidthlimit   
org.mpisws.p2p.transport.commonapi   
org.mpisws.p2p.transport.direct   
org.mpisws.p2p.transport.identity   
org.mpisws.p2p.transport.limitsockets   
org.mpisws.p2p.transport.liveness   
org.mpisws.p2p.transport.multiaddress   
org.mpisws.p2p.transport.priority   
org.mpisws.p2p.transport.security   
org.mpisws.p2p.transport.sourceroute   
org.mpisws.p2p.transport.sourceroute.manager   
org.mpisws.p2p.transport.ssl   
org.mpisws.p2p.transport.util   
org.mpisws.p2p.transport.wire   
org.mpisws.p2p.transport.wire.magicnumber   
rice.p2p.util   
rice.pastry   
rice.pastry.direct   
rice.pastry.socket   
rice.pastry.transport   
 

Classes in org.mpisws.p2p.transport used by org.mpisws.p2p.testing.transportlayer
TransportLayer
          The transport layer does provides the minimum functionality to provide communication with flow control.
 

Classes in org.mpisws.p2p.transport used by org.mpisws.p2p.transport
ErrorHandler
          Notified when there is a problem not related to an outgoing message/socket, or when a callback isn't provided for a message.
MessageCallback
          The callback when a Message is sent from a transport layer.
MessageRequestHandle
          Can cancel the request to send the message.
P2PSocket
          A socket in the layered transport layer.
P2PSocketReceiver
           
SocketCallback
           
SocketRequestHandle
          Can cancel the request to open the socket.
TransportLayerCallback
          Used to receive incoming messages/sockets.
 

Classes in org.mpisws.p2p.transport used by org.mpisws.p2p.transport.bandwidthlimit
TransportLayer
          The transport layer does provides the minimum functionality to provide communication with flow control.
 

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

Classes in org.mpisws.p2p.transport used by org.mpisws.p2p.transport.direct
TransportLayer
          The transport layer does provides the minimum functionality to provide communication with flow control.
 

Classes in org.mpisws.p2p.transport used by org.mpisws.p2p.transport.identity
ErrorHandler
          Notified when there is a problem not related to an outgoing message/socket, or when a callback isn't provided for a message.
TransportLayer
          The transport layer does provides the minimum functionality to provide communication with flow control.
 

Classes in org.mpisws.p2p.transport used by org.mpisws.p2p.transport.limitsockets
TransportLayer
          The transport layer does provides the minimum functionality to provide communication with flow control.
 

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

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

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

Classes in org.mpisws.p2p.transport used by org.mpisws.p2p.transport.security
TransportLayer
          The transport layer does provides the minimum functionality to provide communication with flow control.
 

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

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

Classes in org.mpisws.p2p.transport used by org.mpisws.p2p.transport.ssl
TransportLayer
          The transport layer does provides the minimum functionality to provide communication with flow control.
 

Classes in org.mpisws.p2p.transport used by org.mpisws.p2p.transport.util
ErrorHandler
          Notified when there is a problem not related to an outgoing message/socket, or when a callback isn't provided for a message.
MessageRequestHandle
          Can cancel the request to send the message.
P2PSocket
          A socket in the layered transport layer.
P2PSocketReceiver
           
SocketRequestHandle
          Can cancel the request to open the socket.
TransportLayerCallback
          Used to receive incoming messages/sockets.
 

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

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

Classes in org.mpisws.p2p.transport used by rice.p2p.util
MessageCallback
          The callback when a Message is sent from a transport layer.
MessageRequestHandle
          Can cancel the request to send the message.
 

Classes in org.mpisws.p2p.transport used by rice.pastry
SocketRequestHandle
          Can cancel the request to open the socket.
 

Classes in org.mpisws.p2p.transport used by rice.pastry.direct
ErrorHandler
          Notified when there is a problem not related to an outgoing message/socket, or when a callback isn't provided for a message.
MessageCallback
          The callback when a Message is sent from a transport layer.
MessageRequestHandle
          Can cancel the request to send the message.
P2PSocket
          A socket in the layered transport layer.
SocketCallback
           
SocketRequestHandle
          Can cancel the request to open the socket.
TransportLayer
          The transport layer does provides the minimum functionality to provide communication with flow control.
TransportLayerCallback
          Used to receive incoming messages/sockets.
 

Classes in org.mpisws.p2p.transport used by rice.pastry.socket
TransportLayer
          The transport layer does provides the minimum functionality to provide communication with flow control.
 

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


Rice Pastry API

Copyright © 2001-2005 - Rice Pastry.


Imprint-Dataprotection