|
Rice Pastry API | |||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |
java.lang.Object org.mpisws.p2p.transport.direct.ConnectorExceptionDelivery<Identifier>
public class ConnectorExceptionDelivery<Identifier>
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 |
---|
public ConnectorExceptionDelivery(SocketCallback<Identifier> connectorReceiver, SocketRequestHandle<Identifier> connectorHandle, java.io.IOException e)
Method Detail |
---|
public void deliver()
Delivery
deliver
in interface Delivery
public int getSeq()
Delivery
getSeq
in interface Delivery
|
Rice Pastry API | |||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |