Rice Pastry API

org.mpisws.p2p.transport.direct
Class ConnectorExceptionDelivery<Identifier>

java.lang.Object
  extended by org.mpisws.p2p.transport.direct.ConnectorExceptionDelivery<Identifier>
All Implemented Interfaces:
Delivery

public class ConnectorExceptionDelivery<Identifier>
extends java.lang.Object
implements Delivery


Constructor Summary
ConnectorExceptionDelivery(SocketCallback<Identifier> connectorReceiver, SocketRequestHandle<Identifier> connectorHandle, java.io.IOException e)
           
 
Method Summary
 void deliver()
          What to do when time to deliver.
 int getSeq()
          Preserve order.
 
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
 

Constructor Detail

ConnectorExceptionDelivery

public ConnectorExceptionDelivery(SocketCallback<Identifier> connectorReceiver,
                                  SocketRequestHandle<Identifier> connectorHandle,
                                  java.io.IOException e)
Method Detail

deliver

public void deliver()
Description copied from interface: Delivery
What to do when time to deliver.

Specified by:
deliver in interface Delivery

getSeq

public int getSeq()
Description copied from interface: Delivery
Preserve order.

Specified by:
getSeq in interface Delivery
Returns:

Rice Pastry API

Copyright © 2001-2005 - Rice Pastry.


Imprint-Dataprotection