|
|||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
SUMMARY: INNER | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |
java.lang.Object | +--net.jxta.search.util.JxtaPipeUtil
Aids in pipe creation
Constructor Summary | |
JxtaPipeUtil()
|
Method Summary | |
static net.jxta.protocol.PipeAdvertisement |
createPipeAdv(java.io.File pipeAdvFile,
java.lang.String pipeName,
net.jxta.peergroup.PeerGroup peerGroup)
Given a file containing a pipe advertisement, returns the a that advertisement. |
Methods inherited from class java.lang.Object |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
Constructor Detail |
public JxtaPipeUtil()
Method Detail |
public static net.jxta.protocol.PipeAdvertisement createPipeAdv(java.io.File pipeAdvFile, java.lang.String pipeName, net.jxta.peergroup.PeerGroup peerGroup) throws net.jxta.exception.JxtaException, java.io.IOException
|
|||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
SUMMARY: INNER | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |