Interface and Description |
---|
com.rometools.propono.atom.common.rome.AppModule
Propono will be removed in Rome 2.
|
com.rometools.propono.atom.server.AtomHandler
Propono will be removed in Rome 2.
|
com.rometools.propono.atom.server.AtomRequest
Propono will be removed in Rome 2.
|
com.rometools.propono.atom.client.AuthStrategy
Propono will be removed in Rome 2.
|
com.rometools.propono.blogclient.Blog
Propono will be removed in Rome 2.
|
com.rometools.propono.blogclient.BlogConnection
Propono will be removed in Rome 2.
|
com.rometools.propono.blogclient.BlogEntry
Propono will be removed in Rome 2.
|
com.rometools.propono.blogclient.BlogResource
Propono will be removed in Rome 2.
|
com.rometools.fetcher.FeedFetcher
ROME Fetcher will be dropped in the next major version of ROME (version 2). For more information and some migration hints,
please have a look at our detailed explanation.
|
com.rometools.fetcher.impl.FeedFetcherCache
ROME Fetcher will be dropped in the next major version of ROME (version 2). For more information and some migration hints,
please have a look at our detailed explanation.
|
com.rometools.fetcher.FetcherListener
ROME Fetcher will be dropped in the next major version of ROME (version 2). For more information and some migration hints,
please have a look at our detailed explanation.
|
com.rometools.certiorem.hub.data.HubDAO
Certiorem will be removed in Rome 2.
|
com.rometools.certiorem.hub.Notifier
Certiorem will be removed in Rome 2.
|
com.rometools.certiorem.sub.Requester
Certiorem will be removed in Rome 2.
|
com.rometools.certiorem.sub.data.SubDAO
Certiorem will be removed in Rome 2.
|
com.rometools.certiorem.sub.data.SubscriptionCallback
Certiorem will be removed in Rome 2.
|
com.rometools.certiorem.hub.Verifier
Certiorem will be removed in Rome 2.
|
Exceptions and Description |
---|
com.rometools.propono.atom.server.AtomException
Propono will be removed in Rome 2.
|
com.rometools.propono.atom.server.AtomNotAuthorizedException
Propono will be removed in Rome 2.
|
com.rometools.propono.atom.server.AtomNotFoundException
Propono will be removed in Rome 2.
|
com.rometools.propono.blogclient.BlogClientException
Propono will be removed in Rome 2.
|
com.rometools.fetcher.FetcherException
ROME Fetcher will be dropped in the next major version of ROME (version 2). For more information and some migration hints,
please have a look at our detailed explanation.
|
com.rometools.certiorem.HttpStatusCodeException
Certiorem will be removed in Rome 2.
|
com.rometools.certiorem.pub.NotificationException
Certiorem will be removed in Rome 2.
|
com.rometools.propono.utils.ProponoException
Propono will be removed in Rome 2.
|
Errors and Description |
---|
com.rometools.propono.atom.server.FactoryConfigurationError
Propono will be removed in Rome 2.
|
Method and Description |
---|
com.rometools.propono.blogclient.Blog.getCategories()
Instead use collections directly.
|
com.rometools.propono.blogclient.Blog.getEntries()
Instead use collections directly.
|
com.rometools.propono.blogclient.Blog.getResources()
Instead use collections directly.
|
com.rometools.propono.blogclient.Blog.newEntry()
Instead use collections directly.
|
com.rometools.propono.blogclient.Blog.newResource(String, String, byte[])
Instead use collections directly.
|
Constructor and Description |
---|
com.rometools.rome.io.SAXBuilder(boolean)
use SAXBuilder(XMLReaderJDOMFactory) with either XMLReaders.DTDVALIDATING or
XMLReaders.NONVALIDATING
|
Copyright © 2019. All rights reserved.