|
Project JXTA | ||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||
SUMMARY: INNER | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |
java.lang.Object | +--net.jxta.document.Advertisement | +--net.jxta.protocol.PeerGroupAdvertisement | +--net.jxta.impl.protocol.PeerGroupAdv
This class implements the PeerGroupAdvertisement. While being useful, application are not required to use it. However, applications that donot want to use it will still have to provide a class that extends net.jxta.protocol.PeerGroupAdvertisement.
Constructor Summary | |
PeerGroupAdv()
|
|
PeerGroupAdv(net.jxta.document.Element root)
|
Method Summary | |
net.jxta.document.Document |
getDocument(net.jxta.document.MimeMediaType encodeAs)
|
void |
initialize(net.jxta.document.Element root)
|
Methods inherited from class net.jxta.protocol.PeerGroupAdvertisement |
getAdvertisementType,
getApp,
getAppCode,
getCode,
getDebugLevel,
getEndpointAdvertisements,
getGid,
getGroupCode,
getGroupImpl,
getIsRendezvous,
getKeywords,
getName,
getPeerName,
getPid,
getServiceAdvertisements,
setApp,
setDebugLevel,
setEndpointAdvertisements,
setGid,
setGroupImpl,
setIsRendezvous,
setKeywords,
setName,
setPeerName,
setPid,
setServiceAdvertisements |
Methods inherited from class net.jxta.document.Advertisement |
getLocalExpirationTime,
setExpiration |
Methods inherited from class java.lang.Object |
clone,
equals,
finalize,
getClass,
hashCode,
notify,
notifyAll,
toString,
wait,
wait,
wait |
Constructor Detail |
public PeerGroupAdv()
public PeerGroupAdv(net.jxta.document.Element root) throws java.lang.Exception
Method Detail |
public void initialize(net.jxta.document.Element root) throws java.lang.Exception
public net.jxta.document.Document getDocument(net.jxta.document.MimeMediaType encodeAs) throws java.lang.Exception
|
Project JXTA | ||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||
SUMMARY: INNER | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |