|
Jive Forums API (5.5.20.2-oracle) Developer Javadocs | |||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |
java.lang.Objectcom.jivesoftware.forum.gateway.BaseGateway
com.jivesoftware.forum.gateway.MboxGateway
public class MboxGateway
Constructor Summary | |
---|---|
MboxGateway()
|
Method Summary | |
---|---|
void |
setup()
Child classes must implement this method to create the importer and exporter instances. |
Methods inherited from class com.jivesoftware.forum.gateway.BaseGateway |
---|
getExporter, getExportProperty, getExportPropertyKeys, getForum, getForumFactory, getGatewaySettings, getID, getImporter, getImportProperty, getImportPropertyKeys, getProperty, getPropertyKeys, getType, init, isDisableCutOffDate, isExportEnabled, isImportEnabled, readExternal, setDisableCutOffDate, setExportEnabled, setExporter, setExportProperty, setImportEnabled, setImporter, setImportProperty, setProperty, writeExternal |
Methods inherited from class java.lang.Object |
---|
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
Constructor Detail |
---|
public MboxGateway()
Method Detail |
---|
public void setup() throws GatewayException
BaseGateway
setup
in class BaseGateway
GatewayException
- thrown if there are problem creating the importer and exporter
|
Jive Forums Project Page | |||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |