|
Project JXTA | ||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |
Interface for classes which manage pipe registrations.
Method Summary | |
boolean |
forget(InputPipe pipe)
This peer is no longer listening on the specified pipe. |
boolean |
register(InputPipe ip)
Register that this peer is an InputPipe for the specified Pipe ID. |
Method Detail |
public boolean register(InputPipe ip)
ip
- the pipe objectpublic boolean forget(InputPipe pipe)
|
JXTA J2SE | ||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |