net.jxta.impl.peergroup
Class StdPeerGroupParamAdv
java.lang.Object
net.jxta.impl.peergroup.StdPeerGroupParamAdv
public class StdPeerGroupParamAdv
- extends Object
Methods inherited from class java.lang.Object |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
StdPeerGroupParamAdv
public StdPeerGroupParamAdv()
StdPeerGroupParamAdv
public StdPeerGroupParamAdv(Element root)
throws PeerGroupException
- Throws:
PeerGroupException
getServices
public Hashtable getServices()
getProtos
public Hashtable getProtos()
getApps
public Hashtable getApps()
setServices
public void setServices(Hashtable servicesTable)
setProtos
public void setProtos(Hashtable protosTable)
setApps
public void setApps(Hashtable appsTable)
initialize
public void initialize(Element root)
throws Exception
- Throws:
Exception
getDocument
public Document getDocument(MimeMediaType encodeAs)