|
Project JXTA | |||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |
interface PipeRegistrar
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 |
---|
boolean register(InputPipe ip)
ip
- the pipe objectboolean forget(InputPipe pipe)
ip
- the pipe object
|
JXTA J2SE | |||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |