|
Rice Pastry API | |||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||
Identifier - public interface PilotManager<Identifier>
Used by NATted nodes. Normally this would be notified of all changes to the leafset involving non-NATted nodes.
| Method Summary | |
|---|---|
void |
closePilot(Identifier i)
Tells the manager that the pilot to the Identifier is no longer useful |
SocketRequestHandle<Identifier> |
openPilot(Identifier i,
Continuation<SocketRequestHandle<Identifier>,java.io.IOException> deliverAckToMe)
Tells the manager to open a pilot to the Identifier |
| Method Detail |
|---|
SocketRequestHandle<Identifier> openPilot(Identifier i,
Continuation<SocketRequestHandle<Identifier>,java.io.IOException> deliverAckToMe)
i - deliverAckToMe - optional
void closePilot(Identifier i)
i - deliverAckToMe - optional
|
Rice Pastry API | |||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||