|
Project JXTA | ||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||
SUMMARY: INNER | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |
java.lang.Object | +--net.jxta.impl.endpoint.LoopbackMessanger
This class implements local delivery of message (when the InputPipe and the OutputPipe are located on the same peer)
Constructor Summary | |
LoopbackMessanger(Endpoint ep,
java.lang.String n,
java.lang.String p)
|
Method Summary | |
void |
close()
|
void |
sendMessage(net.jxta.endpoint.Message message)
|
Methods inherited from class java.lang.Object |
clone,
equals,
finalize,
getClass,
hashCode,
notify,
notifyAll,
toString,
wait,
wait,
wait |
Constructor Detail |
public LoopbackMessanger(Endpoint ep, java.lang.String n, java.lang.String p)
Method Detail |
public void sendMessage(net.jxta.endpoint.Message message) throws java.io.IOException
public void close()
|
Project JXTA | ||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||
SUMMARY: INNER | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |