Package | Description |
---|---|
com.rometools.certiorem.hub |
This package contains the core of the Hub implementation.
|
com.rometools.certiorem.hub.verify.standard |
This package contains a set of standard Verifier implementations.
|
Constructor and Description |
---|
Hub(HubDAO dao,
Verifier verifier,
Notifier notifier,
FeedFetcher fetcher)
Deprecated.
Constructs a new Hub instance
|
Hub(HubDAO dao,
Verifier verifier,
Notifier notifier,
FeedFetcher fetcher,
Set<String> validSchemes,
Set<Integer> validPorts,
Set<String> validTopics)
Deprecated.
Constructs a new Hub instance.
|
Modifier and Type | Class and Description |
---|---|
class |
AbstractVerifier
Deprecated.
Certiorem will be removed in Rome 2.
|
class |
ThreadPoolVerifier
Deprecated.
Certiorem will be removed in Rome 2.
|
class |
ThreadpoolVerifierAdvanced
Deprecated.
Certiorem will be removed in Rome 2.
|
class |
UnthreadedVerifier
Deprecated.
Certiorem will be removed in Rome 2.
|
Copyright © 2017. All rights reserved.