|
Project JXTA | ||||||||||
PREV NEXT | FRAMES NO FRAMES |
Deprecated Classes | |
net.jxta.impl.util.Base64
Planned for removal. This implementation has been replaced by net.jxta.impl.util.Base64InputStream and
net.jxta.impl.util.Base64OutputStream . |
|
net.jxta.impl.protocol.CertificateSigningRequest
The types exported from this implementation are subject to change. |
|
net.jxta.impl.config.Config
The specification of JXTA_HOME will eventually be moved to the PeerGroupFactory as a parameter to newPlatformPeerGroup(). ie. JXTA will have no built-in notion of it's home directory until it is instantiated by the application. This will give applications greater control. In the meantime applications should; maintain their own idea of where JXTA_HOME is located and use net.jxta.impl.config.Config.JXTA_HOME only through a private accessor method. |
|
net.jxta.ext.config.TrivialConfigurator
in preference of AbstractConfigurator |
Deprecated Constructors | |
net.jxta.ext.config.Configurator()
It's recommended to use the four params constructor |
|
net.jxta.ext.config.Configurator(String, String, String)
It's recommended to use the four param constructor |
|
net.jxta.impl.protocol.PeerInfoResponseMsg(PeerID, PeerID, long, long)
Please use the Advertisement factory and accessors |
|
net.jxta.impl.protocol.PipeAdv()
Do not call directly, use the AdvertisementFactory . |
|
net.jxta.impl.protocol.PipeAdv(Element)
Do not call directly, use the AdvertisementFactory . |
|
net.jxta.impl.protocol.ResolverQuery(String, StructuredDocument, String, String, int)
use the individual accessor methods instead. |
|
net.jxta.impl.protocol.ResolverResponse(String, StructuredDocument, int, String)
use the individual accessor methods instead. |
|
net.jxta.impl.protocol.SrdiMessageImpl(InputStream)
It's better to generate the document yourself. This method cannot deduce the mime type of the content. |
|
JXTA J2SE | ||||||||||
PREV NEXT | FRAMES NO FRAMES |