|
Jive Forums API (5.5.20.2-oracle) Developer Javadocs | |||||||||
PREV NEXT | FRAMES NO FRAMES |
Packages that use com.jivesoftware.forum.gateway | |
---|---|
com.jivesoftware.forum | Core interfaces and classes for Jive Forums. |
com.jivesoftware.forum.database | DB implementation of core Jive Forums interfaces. |
com.jivesoftware.forum.gateway | Synchronizes Jive Forums data with external data sources such as NNTP servers. |
com.jivesoftware.forum.proxy | Protection proxies for Jive Forums objects. |
Classes in com.jivesoftware.forum.gateway used by com.jivesoftware.forum | |
---|---|
GatewayManager
Manages all gateways in the system. |
Classes in com.jivesoftware.forum.gateway used by com.jivesoftware.forum.database | |
---|---|
GatewayManager
Manages all gateways in the system. |
Classes in com.jivesoftware.forum.gateway used by com.jivesoftware.forum.gateway | |
---|---|
BaseGateway
|
|
Gateway
A Gateway synchronizes a forum and an external data source such as a NNTP newsgroup, or mailing list (through a POP3 account and SMTP). |
|
GatewayException
Thrown when an error occurs during a Gateway operation. |
|
GatewayExporter
A gateway exporter knows how to export forum messages to an external data source. |
|
GatewayImporter
A gateway importer knows how to import forum data from an external data source. |
|
GatewayImporter.Stats
|
|
GatewayManager
Manages all gateways in the system. |
|
GatewaySettings
|
|
GatewaySettingsManager
Caching logic will eventually be in this layer |
|
GlobalGatewaySettings
|
|
JavaMailImporter
This class is an abstract JavaMail implementation of the Gateway interface. |
|
JavaMailImporter.InsertCacheItem
Small class to cache insert's so that we can do them all at once and not incur penalties for continuously invalidating the message & thread caches because of constant inserts. |
|
NewsgroupImporter.NNTPImporter
An extension of the JavaMailGateway class |
Classes in com.jivesoftware.forum.gateway used by com.jivesoftware.forum.proxy | |
---|---|
GatewayManager
Manages all gateways in the system. |
|
Jive Forums Project Page | |||||||||
PREV NEXT | FRAMES NO FRAMES |